Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantRelationshipUpdateInput > removeAllProductVariantRelationships
Whether to remove all components from the product variant. The default value is false
.
Signature:
removeAllProductVariantRelationships?: InputMaybe<Scalars['Boolean']['input']>;