Skip to main content
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.

•String

A GraphQL-formatted string representing the default value for this input value.

•String
•String
•Boolean!
non-null
•Int
•String!
non-null
•__Type!
non-null

Was this section helpful?