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

Support for WebInterceptor configuration #7

Closed
rstoyanchev opened this issue Oct 7, 2020 · 0 comments
Closed

Support for WebInterceptor configuration #7

rstoyanchev opened this issue Oct 7, 2020 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@rstoyanchev
Copy link
Contributor

WebFluxGraphQLHandler and WebMvcGraphQLHandler now have a List<WebInterceptor> constructor arg which is initialized to an empty list by the auto config. We'll need some idiomatic way to configure those but I'm not sure if that should be under graphql or boot.graphql or both?

@rstoyanchev rstoyanchev added the type: enhancement A general enhancement label Oct 7, 2020
@bclozel bclozel self-assigned this Feb 2, 2021
@bclozel bclozel added this to the 0.1.0 milestone Feb 2, 2021
@bclozel bclozel closed this as completed in 5696b8c Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants