Types > OrderBundleLineItemDetail
Commerce APITypesOrderBundleLineItemDetail
OrderBundleLineItemDetail

Description

Fields

managed: Boolean!

Whether inventory of the variant is managed or not


product_id: String!

A unique product identifier


quantity_per_bundle: Int!

Amount of items of a given variant in the bundle


type: VariantType!

Type of the variant


variant_id: String!

A unique product variant identifier


Used By

Types

OrderLineItemDetail

Preview (typescript)

Loading module