oneOf
Requires that exactly one field must be supplied and that field must not be `null`.
Definition
directive @oneOf on INPUT_OBJECT
Requires that exactly one field must be supplied and that field must not be `null`.
directive @oneOf on INPUT_OBJECT