Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add the ability to chain middlewares #206

Closed
sansyrox opened this issue Jun 1, 2022 · 3 comments
Closed

[Feature Request] Add the ability to chain middlewares #206

sansyrox opened this issue Jun 1, 2022 · 3 comments

Comments

@sansyrox
Copy link
Member

sansyrox commented Jun 1, 2022

Current Behavior

Right now, only one middleware is executed. Add the ability to chain multiple middlewares. I was looking at prisma integration and it would be cool to have an ability to chain multiple middlewares.

Desired Behavior

Middleware decorators should be able to chain middlewares automatically.


Screenshots / Mockups

Alternatives


@sansyrox
Copy link
Member Author

sansyrox commented Jun 5, 2022

Add a way to add priority levels.

Like zIndexes.

@sansyrox
Copy link
Member Author

and add a default middleware inside the codebase

@sansyrox
Copy link
Member Author

Dup #828

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant