productDelete Mutation
Deletes a product.
productDelete(
externalReference: String
id: ID
): ProductDelete
Show return type
Arguments
externalReference ● String
External ID of a product to delete.
id ● ID
ID of a product to delete.
Type
ProductDelete
Deletes a product.