Types > InventorySummary
Commerce APITypesInventorySummary
InventorySummary

Description

Fields

max: Int!

Maximum of inventory counts

Example: 54


min: Int!

Minimum of inventory counts

Example: 0


positive_sum: Int!

Sum of variant inventory counts (only positive ones)

Example: 640


sum: Int!

Sum of variant inventory counts

Example: 324


Used By

Types

Product, ProductVariant

Preview (typescript)

Loading module