oneOf
Indicates exactly one field must be supplied and this field must not be null
.
directive @oneOf on
| INPUT_OBJECT
| OBJECT
| INTERFACE
Indicates exactly one field must be supplied and this field must not be null
.
directive @oneOf on
| INPUT_OBJECT
| OBJECT
| INTERFACE