# ProductDeleteInput - admin-graphql - INPUT_OBJECT Version: 2025-01 ## Description The input fields for specifying the product to delete. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2025-01/scalars/ID): ID! - The ID of the product. ## Input objects with this input object * [productDelete](/docs/api/admin-graphql/2025-01/mutations/productDelete) ## Examples