Skip to main content

productTypeDelete Mutation

Deletes a product type.

Requires the MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.
productTypeDelete(
id: ID!
): ProductTypeDelete
Show return type

Arguments

id ● ID!

ID of a product type to delete.

Type

ProductTypeDelete

Deletes a product type.

Requires the MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.