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 ProductVariantsBulkCreateStrategy

ProductVariantsBulkCreateStrategy

enum

The set of strategies available for use on the productVariantsBulkCreate mutation.

•

The default strategy; keep the standalone variant (when product has only a single or default variant) when creating variants in bulk.

Anchor to REMOVE_STANDALONE_VARIANTREMOVE_STANDALONE_VARIANT
•

Delete the standalone variant (when product has only a single or default variant) when creating new variants in bulk.


Was this section helpful?