Anchor to productDeleteAsyncproduct
mutationproduct Delete Async
Requires access scope. Also: The user must have a permission to delete a product.
Deprecated. Use productDelete instead. This will be removed in 2024-10.
Deletes a product asynchronously, including all associated variants and media.
Anchor to Arguments
Arguments
- Anchor to productIdproduct•ID!required
Id The ID of the product to be deleted.
Was this section helpful?
- Anchor to deleteProductIddelete•ID
Product Id The ID of the product that was requested to be deleted.
- •Job
The background job that will delete the product and its associated variants and media.
- Anchor to userErrorsuser•[Product
Errors Delete User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?