--- title: MetafieldAccessGrant - GraphQL Admin description: |- An explicit access grant for the metafields under this definition. Explicit grants are [deprecated](https://shopify.dev/changelog/deprecating-explicit-access-grants-for-app-owned-metafields). api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/objects/metafieldaccessgrant md: https://shopify.dev/docs/api/admin-graphql/2025-01/objects/metafieldaccessgrant.md --- # Metafield​Access​Grant object An explicit access grant for the metafields under this definition. Explicit grants are [deprecated](https://shopify.dev/changelog/deprecating-explicit-access-grants-for-app-owned-metafields). ## Fields * access [Metafield​Grant​Access​Level!](https://shopify.dev/docs/api/admin-graphql/2025-01/enums/MetafieldGrantAccessLevel) non-null The level of access the grantee has. * grantee [String!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/String) non-null The grantee being granted access. *** ## Map