# MetafieldAccess - admin-graphql - OBJECT Version: 2024-10 ## Description The access settings for this metafield definition. ### Access Scopes ## Fields * [admin](/docs/api/admin-graphql/2024-10/enums/MetafieldAdminAccess): MetafieldAdminAccess - The default admin access setting used for the metafields under this definition. * [customerAccount](/docs/api/admin-graphql/2024-10/enums/MetafieldCustomerAccountAccess): MetafieldCustomerAccountAccess! - The customer account access setting used for the metafields under this definition. * [grants](/docs/api/admin-graphql/2024-10/objects/MetafieldAccessGrant): MetafieldAccessGrant! - The explicit grants for this metafield definition, superseding the default admin access for the specified grantees. * [storefront](/docs/api/admin-graphql/2024-10/enums/MetafieldStorefrontAccess): MetafieldStorefrontAccess - The storefront access setting used for the metafields under this definition. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples