Skip to main content
Anchor to InventoryBulkToggleActivationPayload

InventoryBulkToggleActivationPayload

payload

Return type for inventoryBulkToggleActivation mutation.

•InventoryItem

The inventory item that was updated.

•[InventoryLevel!]

The activated inventory levels.

•[InventoryBulkToggleActivationUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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?