Skip to main content
Log inSign up
Anchor to ProductOptionDeleteStrategy

ProductOptionDeleteStrategy

enum

The set of strategies available for use on the productOptionDelete mutation.

•

The default strategy, the specified Option may only have one corresponding value.

•

An Option with multiple values can be deleted, but the operation only succeeds if no product variants get deleted.

•

An Option with multiple values can be deleted. Remaining variants will be deleted, highest position first, in the event of duplicates being detected.


Was this section helpful?