Skip to main content
Log inSign up
Anchor to ProductOptionCreateVariantStrategy

ProductOptionCreateVariantStrategy

enum

The set of variant strategies available for use in the productOptionsCreate mutation.

•

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.

•

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?