Skip to content

Add new GraphQLDirectiveProvider for custom directives #557

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

Conversation

gflores-jahia
Copy link
Contributor

#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 7, 2024 20:58
@federicorispo
Copy link
Member

Except from the two suggestions added, everything else looks good to me

Co-authored-by: Federico Rispo <dev@federicorispo.com>
@federicorispo
Copy link
Member

federicorispo commented Feb 8, 2024

@gflores-jahia Could you align/reopen this PR pointing the master branch? We are generating the artifact for the javax flavour in that branch during the build phase. The javax branch is no longer maintained because it was a test and we are able to have a javax flavour without a separate branch (see readme).

@federicorispo federicorispo deleted the branch graphql-java-kickstart:javax February 8, 2024 21:51
@gflores-jahia gflores-jahia deleted the discussions-555 branch February 9, 2024 12:57
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