Skip to content

Add suport for @disableErrorPropagation#6414

Merged
martinbonnin merged 2 commits into
mainfrom
add-support-for-disableErrorPropagation
Mar 7, 2025
Merged

Add suport for @disableErrorPropagation#6414
martinbonnin merged 2 commits into
mainfrom
add-support-for-disableErrorPropagation

Conversation

@martinbonnin

@martinbonnin martinbonnin commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

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

svc-apollo-docs commented Mar 6, 2025

Copy link
Copy Markdown

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 3b49eee02c801747528c6299

@BoD BoD left a comment

Copy link
Copy Markdown
Contributor

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
@martinbonnin
martinbonnin deleted the add-support-for-disableErrorPropagation branch March 7, 2025 14:37
@martinbonnin martinbonnin added this to the 4.2.0 milestone Mar 20, 2025
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