Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantRelationshipUpdateInput > productVariantRelationshipsToRemove
The bundle component product variants to be removed from the product variant.
Signature:
productVariantRelationshipsToRemove?: InputMaybe<Array<Scalars['ID']['input']>>;