stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantRelationshipUpdateInput > removeAllProductVariantRelationships

AdminTypes.ProductVariantRelationshipUpdateInput.removeAllProductVariantRelationships property

Whether to remove all components from the product variant. The default value is false.

Signature:

removeAllProductVariantRelationships?: InputMaybe<Scalars['Boolean']['input']>;