Anchor to __InputValue__Input
object__Input Value
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•String
Value A GraphQL-formatted string representing the default value for this input value.
- Anchor to deprecationReasondeprecation•String
Reason - Anchor to descriptiondescription•String
- Anchor to isDeprecatedis•Boolean!
Deprecated non-null - Anchor to maxInputSizemax•Int
Input Size - Anchor to namename•String!non-null
- Anchor to typetype•__Type!non-null
Was this section helpful?