Types > StorefrontVariantInventoryLocation
Storefront APITypesStorefrontVariantInventoryLocation
StorefrontVariantInventoryLocation

Description

Fields

available: Int!

Amount of items available for orders to reserve (essentially: on_hand - committed)

Example: 0


inventory_location: InventoryLocation


low_stock: Boolean!

Whether item is low on stock in this particular inventory

Example: false


Used By

Types

StorefrontVariantInventory

Preview (typescript)

Loading module