Types > ReservationItem
Commerce APITypesReservationItem
ReservationItem

Description

Fields

inventory_location: InventoryLocation

Inventory location to reserve items in

Expandable

Permission bit: "inventory_locations.read"


quantity: Int!

Amount of items to reserve

Example: 352


variant: ProductVariant

Product variant of this item

Expandable

Permission bit: "product_variants.read"


Used By

Types

Reservation

Preview (typescript)

Loading module