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 suport for @disableErrorPropagation #6414

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented Mar 6, 2025

Closes #6412

See graphql/graphql-js#4348
See graphql-java/graphql-java#3772
See graphql/nullability-wg#85

Disable error propagation when the server supports it and the user has enabled @catchByDefault on their schema.

@martinbonnin martinbonnin requested a review from BoD as a code owner March 6, 2025 17:44
@martinbonnin martinbonnin changed the title \dd suport for @disableErrorPropagation Add suport for @disableErrorPropagation Mar 6, 2025
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Mar 6, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 3b49eee02c801747528c6299

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@martinbonnin martinbonnin merged commit b65fa34 into main Mar 7, 2025
7 checks passed
@martinbonnin martinbonnin deleted the add-support-for-disableErrorPropagation branch March 7, 2025 14:37
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.

Add @disableErrorPropagation support
3 participants