Skip to content
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

fix validation skipping for null on scalars (#342) #529

Conversation

devsergiy
Copy link
Member

This PR fixes an inconsistent behavior when using null in a variable for a required type (e.g. String!)

closes #519

This PR fixes an inconsistent behavior when using `null` in a variable
for a required type (e.g. `String!`)
@devsergiy devsergiy merged commit 12e258d into master May 9, 2023
6 checks passed
@devsergiy devsergiy deleted the wg-cherry/fix-inconsistent-null-on-required-scalar-variable branch May 9, 2023 14:01
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.

None yet

2 participants