Anchor to InventoryQuantityInventory
InventoryQuantity
object
Requires access scope.
Represents a quantity of an inventory item at a specific location, for a specific name.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The name that identifies the inventory quantity.
- Anchor to quantityquantity•Int!non-null
The quantity for the quantity name.
- Anchor to updatedAtupdated•
At When the quantity was last updated.
Was this section helpful?