Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantRelationshipUpdateInput > parentProductVariantId
The product variant ID representing that which contains the relationships with other variants.
Signature:
parentProductVariantId?: InputMaybe<Scalars['ID']['input']>;