Anchor to section titled 'undefined'

productVariantDelete
mutation
deprecated

Requires write_products access scope. Also: The user must have a permission to delete a product variant.

Deletes a product variant. Use productVariantsBulkDelete instead.


Anchor to id
id
required

The ID of the product variant to be deleted.


Was this section helpful?

The ID of the deleted product variant.

The product associated with the deleted product variant.

The list of errors that occurred from executing the mutation.


Was this section helpful?