stack

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

AdminTypes.ProductVariantRelationshipUpdateInput.parentProductVariantId property

The product variant ID representing that which contains the relationships with other variants.

Signature:

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