For the complete documentation index, see llms.txt. This page is also available as Markdown.

oneOf

Indicates exactly one field must be supplied and this field must not be null.

directive @oneOf on INPUT_OBJECT

Last updated

Was this helpful?