oneOf

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

link GraphQL Schema definition

  • directive @oneOf on INPUT_OBJECT

link Require by

This element is not required by anyone