-
Notifications
You must be signed in to change notification settings - Fork 2k
feat: add validationMaxErrors option #8014
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
base: main
Are you sure you want to change the base?
Conversation
|
@mo4islona: 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/ |
✅ Docs Preview ReadyNo new or changed pages found. |
|
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. |
|
I think it would be more extensible to add a |
8c481ea to
380f07b
Compare
Implemented. |
|
This looks like a good improvement (very similar to #8062). It is backwards-compatible, so I'm not going to rush to get it in before releasing v5. It needs docs. |
Fixes #8013