# __Field - storefront - OBJECT Version: 2024-10 ## Description 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. ### Access Scopes ## Fields * [args](/docs/api/storefront/2024-10/objects/__InputValue): __InputValue! - * [deprecationReason](/docs/api/storefront/2024-10/scalars/String): String - * [description](/docs/api/storefront/2024-10/scalars/String): String - * [inContextAnnotations](/docs/api/storefront/2024-10/objects/InContextAnnotation): InContextAnnotation! - * [isDeprecated](/docs/api/storefront/2024-10/scalars/Boolean): Boolean! - * [isPrivatelyDocumented](/docs/api/storefront/2024-10/scalars/Boolean): Boolean! - * [name](/docs/api/storefront/2024-10/scalars/String): String! - * [requiredAccess](/docs/api/storefront/2024-10/scalars/String): String - * [type](/docs/api/storefront/2024-10/objects/__Type): __Type! - ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples