Skip to content

fix: support new graphql context #410

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

Merged
merged 5 commits into from
Jan 23, 2022
Merged

Conversation

oliemansm
Copy link
Member

@oliemansm oliemansm commented Jan 22, 2022

Renamed our own GraphQLContext class to GraphQLKickstartContext to make it more specific and different from the context provided by graphql-java. It now exposes a getMapOfContext method that is used to populate the graphQlContext. The other methods are deprecated in line with the philosophy of the GraphQlContext provided by graphql-java.

fixes #393

@oliemansm oliemansm added this to the 12.1.0 milestone Jan 22, 2022
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

14.0% 14.0% Coverage
0.0% 0.0% Duplication

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.

Support new GraphQLContext
1 participant