Skip to main content
Log inSign up
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.

When the quantity was last updated.


Was this section helpful?

interface

Was this section helpful?