__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

args[__InputValue!]

Arguments

includeDeprecatedBoolean

Default value: false

deprecationReasonString

descriptionString

isDeprecatedBoolean!

nameString!

type__Type!