Skip to main content
mutation

Requires write_inventory access scope. Also: The user must have a permission to deactivate an inventory.

Removes an inventory item's quantities from a location, and turns off inventory at the location.

•ID!
required

The ID of the inventory level to deactivate.


Was this section helpful?

Anchor to InventoryDeactivatePayload returnsInventoryDeactivatePayload returns

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?