Anchor to __InputValue__Input
__Input Value
object
Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.
Anchor to FieldsFields
- Anchor to defaultValuedefault•
Value A GraphQL-formatted string representing the default value for this input value.
- Anchor to deprecationReasondeprecation•
Reason - Anchor to descriptiondescription•
- Anchor to gidTypesgid•
Types - Anchor to isDeprecatedis•
Deprecated Boolean!non-null - Anchor to namename•String!non-null
- Anchor to typetype•__Type!non-null
Was this section helpful?