Skip to content

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/

@codesandbox-ci
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

@glasser
Copy link
Member

glasser commented Jul 3, 2025

This looks like a good improvement. It is backwards-compatible, so I'm not going to rush to get it in before releasing v5. It needs docs.

@apollo-librarian
Copy link

apollo-librarian bot commented Jul 7, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 1 changed, 0 removed
* (developer-tools)/apollo-mcp-server/(latest)/command-reference.mdx

Build ID: a19119dfcf8786f7a57641ab

URL: https://www.apollographql.com/docs/deploy-preview/a19119dfcf8786f7a57641ab

@mabuyo
Copy link
Contributor

mabuyo commented Oct 23, 2025

@cristunaranjo I would like to personally apologize for the runaround commits caused by the AI Style Review 🥲 We're still working on improving this! Judging from your commits, it looks like it would benefit from going a step further and reviewing its own suggestions so that it can make just one validated suggestion in one go and prevent all those commits. Thanks for your patience!

Copy link
Contributor

@mabuyo mabuyo left a comment

Choose a reason for hiding this comment

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

LGTM from the Docs side - I'll let @glasser handle the technical review

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)

5 participants