Types > BundleLineItem
Commerce APITypesBundleLineItem
BundleLineItem

Description

Fields

quantity: Int!

Amount of items of a given variant in the bundle

Example: 0


variant: ProductVariant

Product variant of the bundle line item

Expandable

Permission bit: "product_variants.read"


Used By

Types

ProductVariant

Preview (typescript)

Loading module