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