Anchor to ProductVariantsBulkCreateStrategyProduct
ProductVariantsBulkCreateStrategy
enum
The set of strategies available for use on the mutation.
Anchor to Valid valuesValid values
- Anchor to DEFAULTDEFAULT•
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?