Skip to main content
Log inSign up
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?