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