Anchor to ProductOptionCreateVariantStrategyProduct
enumProduct Option Create Variant Strategy
Requires access scope.
The set of variant strategies available for use in the mutation.
Anchor to Valid valuesValid values
- Anchor to CREATECREATE
Existing variants are updated with the first option value of each added option. New variants are created for each combination of existing variant option values and new option values.
- Anchor to LEAVE_AS_ISLEAVE_
AS_ IS No additional variants are created in response to the added options. Existing variants are updated with the first option value of each option added.
Was this section helpful?