Skip to main content
object

Requires read_inventory access scope.

Represents a quantity of an inventory item at a specific location, for a specific name.

•ID!
non-null

A globally-unique ID.

•String!
non-null

The name that identifies the inventory quantity.

•Int!
non-null

The quantity for the quantity name.

•DateTime

When the quantity was last updated.


Was this section helpful?

•interface

Was this section helpful?