graphql-js
0a848cc4
- Ensure we validate for using nullable variables in oneOf input fields (#4363)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
182 days ago
Ensure we validate for using nullable variables in oneOf input fields (#4363) In the spec we explicitly disallow `nullable` variables to be passed to the fields of a oneOf input object. This is present in v17 but seems missing from v16.
References
#4363 - Ensure we validate for using nullable variables in oneOf input fields
Author
JoviDeCroock
Parents
6b253e71
Loading