Anchor to ProductVariantComponentProduct
objectProduct Variant Component
Requires access scope.
A product variant component that is included within a bundle.
These are the individual product variants that make up a bundle product, where each component has a specific required quantity.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to productVariantproduct•Product
Variant Variant!non-null The product variant associated with the component.
- Anchor to quantityquantity•Int!non-null
The required quantity of the component.
Was this section helpful?