--- 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: 2024-10 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MetafieldAccessGrant md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MetafieldAccessGrant.txt --- # 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/2024-10/enums/MetafieldGrantAccessLevel) non-null The level of access the grantee has. * grantee [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The grantee being granted access. *** ## Map