Eventjet GraphQL API documentation

__Field

Object

Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.

Fields

FieldDescriptionType
nameString!
descriptionString
args[ __InputValue! ]!
type__Type!
isDeprecatedBoolean!
deprecationReasonString

Used By (1)

__Field is referenced by the following fields, arguments, and input fields:

TypeField
__Typefields