# ProductDeleteInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for specifying the product to delete.

### Access Scopes



## Fields
* [id](/docs/api/admin/2025-01/scalars/ID): ID! - The ID of the product.


## Input objects with this input object
* [productDelete](/docs/api/admin/2025-01/mutations/productDelete)


## Examples