stack

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

AdminTypes.ProductVariantRelationshipUpdateInput.parentProductId property

A product ID which contains product variants that have relationships with other variants.

Signature:

parentProductId?: InputMaybe<Scalars['ID']['input']>;