oneOf
Indicates that an Input Object is a OneOf Input Object (and thus requires exactly one of its fields be provided).
directive @oneOf on INPUT_OBJECT
Indicates that an Input Object is a OneOf Input Object (and thus requires exactly one of its fields be provided).
directive @oneOf on INPUT_OBJECT