# __InputValue - partner - OBJECT Version: 2024-10 ## Description 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. ### Access Scopes ## Fields * [defaultValue](/docs/api/partner/2024-10/scalars/String): String - A GraphQL-formatted string representing the default value for this input value. * [deprecationReason](/docs/api/partner/2024-10/scalars/String): String - * [description](/docs/api/partner/2024-10/scalars/String): String - * [isDeprecated](/docs/api/partner/2024-10/scalars/Boolean): Boolean! - * [name](/docs/api/partner/2024-10/scalars/String): String! - * [type](/docs/api/partner/2024-10/objects/__Type): __Type! - ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples