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

Fix GraphQLContext propagation to data loaders with spring-graphql starter #2067

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

jjacobs44
Copy link
Collaborator

Fix for #2058.

With the spring-graphql starter we are no longer able to access and pass the instance of executionInput that is modified with contributed graphql context to the buildRegistryWithContextSupplier method.

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

@jjacobs44 jjacobs44 merged commit f112648 into master Nov 20, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants