stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantGroupRelationshipInput

AdminTypes.ProductVariantGroupRelationshipInput interface

The input fields for the bundle components for core.

Signature:

export interface ProductVariantGroupRelationshipInput 

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘input’] The ID of the product variant that’s a component of the bundle.
quantity   Scalars[‘Int’][‘input’] The number of units of the product variant required to construct one unit of the bundle.