Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantGroupRelationshipInput
The input fields for the bundle components for core.
Signature:
export interface ProductVariantGroupRelationshipInput
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. |