--- title: MetafieldAccessGrantDeleteInput - GraphQL Admin description: >- The input fields for an explicit access grant to be deleted for the metafields under this definition. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MetafieldAccessGrantDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MetafieldAccessGrantDeleteInput.txt --- # Metafield​Access​Grant​Delete​Input input\_object The input fields for an explicit access grant to be deleted for the metafields under this definition. ## Fields * grantee [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The grantee whose grant should be deleted. *** ## Input objects using this input * [Metafield​Access​Grant​Operation​Input.​delete](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MetafieldAccessGrantOperationInput#field-delete) INPUT OBJECT The input fields for possible operations for modifying access grants. Exactly one option is required. Explicit grants are [deprecated](https://shopify.dev/changelog/deprecating-explicit-access-grants-for-app-owned-metafields). *** ## Map ### Input objects using this input * [Metafield​Access​Grant​Operation​Input.delete](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MetafieldAccessGrantOperationInput#field-delete)