Skip to main content
Log inSign up
object

Requires read_inventory access scope.

The quantities of an inventory item that are related to a specific location. Learn more about the relationships between inventory objects.

Anchor to Fields and connectionsFields and connections

•
Boolean!non-null

Whether the inventory items associated with the inventory level can be deactivated.

•
DateTime!non-null

The date and time when the inventory level was created.

•

Describes either the impact of deactivating the inventory level, or why the inventory level can't be deactivated.

•
ID!non-null

A globally-unique ID.

•

Inventory item associated with the inventory level.

•
Location!non-null

The location associated with the inventory level.

•

Quantities for the requested names.

•

Scheduled changes for the requested quantity names.

•
DateTime!non-null

The date and time when the inventory level was updated.


Was this section helpful?

•
query

Returns an InventoryLevel object by ID.


Was this section helpful?

•
mutation

Activate an inventory item at a location.

•
mutation

Modify the activation status of an inventory item at locations. Activating an inventory item at a particular location allows that location to stock that inventory item. Deactivating an inventory item at a location removes the inventory item's quantities and turns off the inventory item from that location.


Was this section helpful?

•
interface

Was this section helpful?