--- title: MetafieldCustomerAccountAccessInput - GraphQL Admin description: Metafield access permissions for the Customer Account API. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/metafieldcustomeraccountaccessinput md: https://shopify.dev/docs/api/admin-graphql/latest/enums/metafieldcustomeraccountaccessinput.md --- # Metafield​Customer​Account​Access​Input enum Metafield access permissions for the Customer Account API. ## Valid values * NONE No access. * READ Read-only access. * READ\_​WRITE Read and write access. *** ## Fields * [Metafield​Access​Input.customerAccount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldAccessInput#fields-customerAccount) INPUT OBJECT The input fields that set access permissions for the definition's metafields. * [Metafield​Access​Update​Input.customerAccount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldAccessUpdateInput#fields-customerAccount) INPUT OBJECT The input fields for the access settings for the metafields under the definition. * [Standard​Metafield​Definition​Access​Input.customerAccount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/StandardMetafieldDefinitionAccessInput#fields-customerAccount) INPUT OBJECT The input fields for the access settings for the metafields under the standard definition. *** ## Map ### Inputs with this enum * [Metafield​Access​Input.customerAccount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldAccessInput#fields-customerAccount) * [Metafield​Access​Update​Input.customerAccount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldAccessUpdateInput#fields-customerAccount) * [Standard​Metafield​Definition​Access​Input.customerAccount](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/StandardMetafieldDefinitionAccessInput#fields-customerAccount)