Skip to content

BACKLOG-22337: Implement new GraphQLDirectiveProvider for validation #396

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
Feb 12, 2024

Conversation

gflores-jahia
Copy link
Contributor

@gflores-jahia gflores-jahia commented Feb 8, 2024

JIRA

https://jira.jahia.org/browse/BACKLOG-22337

Description

graphql-java-servlet has been patched to include custom directive definitions when building/validating schema (PR here and here).

Implement this new provider in graphql-core and fix validation issues to make SDL extensions work again.

Also added cypress test to check for SDL extensions defined in core and graphql-extension-examples

@gflores-jahia
Copy link
Contributor Author

I need to somehow be able to refresh our jahia docker container to include the new graphql-java-servlet artifact. Not sure if there's an action we can trigger for that without doing a commit to jahia-private

@gflores-jahia
Copy link
Contributor Author

Modified graphql-java-servlet finally in docker builds and tests are passing.

@gflores-jahia gflores-jahia requested a review from a team February 9, 2024 21:55
cedmail
cedmail previously approved these changes Feb 9, 2024
@gflores-jahia gflores-jahia merged commit 927a62e into master Feb 12, 2024
@gflores-jahia gflores-jahia deleted the BACKLOG-22337 branch February 12, 2024 16:02
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