Anchor to section titled 'undefined'

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.

value-nondestructive
NON_DESTRUCTIVE

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?


Was this section helpful?
Map
ProductOptionDeleteStrategy

Mutations from