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

Add new GraphQLDirectiveProvider for custom directives #559

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

gflores-jahia
Copy link
Contributor

Recreated from #557

#555

Currently graphql schema with custom directives can fail validation due to missing custom directive definitions when trying to build the schema.

Add new GraphQLDirectiveProvider to be able to insert these custom directive definitions and build/validate schema without issues.

@federicorispo federicorispo self-requested a review February 9, 2024 13:22
@federicorispo federicorispo merged commit cc22f09 into graphql-java-kickstart:master Feb 9, 2024
8 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