--- title: MetafieldAccessUpdateInput - GraphQL Admin description: The input fields for the access settings for the metafields under the definition. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldAccessUpdateInput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldAccessUpdateInput.md --- # Metafield​Access​Update​Input input\_object The input fields for the access settings for the metafields under the definition. ## Fields * admin [Metafield​Admin​Access​Input](https://shopify.dev/docs/api/admin-graphql/latest/enums/MetafieldAdminAccessInput) The admin access setting to use for the metafields under this definition. * customer​Account [Metafield​Customer​Account​Access​Input](https://shopify.dev/docs/api/admin-graphql/latest/enums/MetafieldCustomerAccountAccessInput) The Customer Account API access setting to use for the metafields under this definition. * storefront [Metafield​Storefront​Access​Input](https://shopify.dev/docs/api/admin-graphql/latest/enums/MetafieldStorefrontAccessInput) The storefront access setting to use for the metafields under this definition. *** ## Input objects using this input * [Metafield​Definition​Update​Input.access](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldDefinitionUpdateInput#fields-access) INPUT OBJECT The input fields required to update a metafield definition. *** ## Map ### Input objects using this input * [Metafield​Definition​Update​Input.access](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldDefinitionUpdateInput#fields-access)