graphql-js
0a848cc4 - Ensure we validate for using nullable variables in oneOf input fields (#4363)

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.
Author
Parents
Loading