# MetafieldAccessUpdateInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the access settings for the metafields under the definition. ### Access Scopes ## Fields * [admin](/docs/api/admin-graphql/2024-10/enums/MetafieldAdminAccessInput): MetafieldAdminAccessInput! - The admin access setting to use for the metafields under this definition. * [customerAccount](/docs/api/admin-graphql/2024-10/enums/MetafieldCustomerAccountAccessInput): MetafieldCustomerAccountAccessInput - The Customer Account API access setting to use for the metafields under this definition. * [grants](/docs/api/admin-graphql/2024-10/input-objects/MetafieldAccessGrantOperationInput): MetafieldAccessGrantOperationInput - The set of grant operations to perform. * [storefront](/docs/api/admin-graphql/2024-10/enums/MetafieldStorefrontAccessInput): MetafieldStorefrontAccessInput - The storefront access setting to use for the metafields under this definition. ## Input objects with this input object * [MetafieldDefinitionUpdateInput](/docs/api/admin-graphql/2024-10/input-objects/MetafieldDefinitionUpdateInput) ## Examples