--- title: ProductDeleteInput - GraphQL Admin description: The input fields for specifying the product to delete. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ProductDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ProductDeleteInput.md metadata: domain: admin --- # Product​Delete​Input input\_object The input fields for specifying the product to delete. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null The ID of the product. *** ## Mutations using this input * [product​Delete.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productDelete#arguments-input) ARGUMENT *** ## Map ### Mutations using this input * [product​Delete.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productDelete#arguments-input)