Skip to content

Customizing the GraphQL Servlet Context #266

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

Closed
Thinkenterprise opened this issue Sep 1, 2020 · 1 comment
Closed

Customizing the GraphQL Servlet Context #266

Thinkenterprise opened this issue Sep 1, 2020 · 1 comment
Milestone

Comments

@Thinkenterprise
Copy link

I wanted to extend the class DefaultGraphQLServletContext to put my own data in context. However, this is not possible because the constructor is private. Would it be possible to make the constructor protected in order to extend the class and the builder with your own context data? I haven't found any other way to put my own data into context.

@Thinkenterprise
Copy link
Author

When will Release 10.0 be available? Is it possible to include this little change in the 9 release?

@oliemansm oliemansm modified the milestones: 10.0.0, 9.3.0 Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants