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 ProductVariantsBulkDeleteUserErrorCode

ProductVariantsBulkDeleteUserErrorCode

enum

Possible error codes that can be returned by ProductVariantsBulkDeleteUserError.

Anchor to AT_LEAST_ONE_VARIANT_DOES_NOT_BELONG_TO_THE_PRODUCTAT_LEAST_ONE_VARIANT_DOES_NOT_BELONG_TO_THE_PRODUCT
•

The variant does not exist.

Anchor to CANNOT_DELETE_LAST_VARIANTCANNOT_DELETE_LAST_VARIANT
•

Cannot delete default variant.

Anchor to PRODUCT_DOES_NOT_EXISTPRODUCT_DOES_NOT_EXIST
•

Product does not exist.

Anchor to UNSUPPORTED_COMBINED_LISTING_PARENT_OPERATIONUNSUPPORTED_COMBINED_LISTING_PARENT_OPERATION
•

Operation is not supported for a combined listing parent product.


Was this section helpful?