Skip to content

feat: Allow configuration of graphql execution options(maxCoercionErrors) #8062

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cristunaranjo
Copy link

Closes #8061

This PR introduces de ability to configure the graphql execution option maxCoercionErrors to control how many errors we want to allow in coercion phase. Currently, it defaults to 50 on graphql.

@apollo-cla
Copy link

@cristunaranjo: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

Copy link

codesandbox-ci bot commented May 9, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented May 9, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 22b92a34196776437cda26ba

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.

Allow configuration of graphql execution options (maxCoercionErrors)
3 participants