Anchor to ProductOptionCreateVariantStrategyProduct
ProductOptionCreateVariantStrategy
enum
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?