apollo-server
apollo-server copied to clipboard
feat: Allow configuration of graphql execution options(maxCoercionErrors)
Closes https://github.com/apollographql/apollo-server/issues/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.
@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/
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.
✅ Docs preview has no changes
The preview was not built because there were no changes.
Build ID: 22b92a34196776437cda26ba
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.
✅ 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
@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!