Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to productVariantDelete

productVariantDelete

mutationDeprecated

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

Deletes a product variant. Use productVariantsBulkDelete instead.

ID!required

The ID of the product variant to be deleted.


Was this section helpful?

Anchor to ProductVariantDeletePayload returnsProductVariantDeletePayload returns

Anchor to deletedProductVariantIddeletedProductVariantId

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?