Anchor to InventoryBulkToggleActivationInputInventory
InventoryBulkToggleActivationInput
input_object
The input fields to specify whether the inventory item should be activated or not at the specified location.
Anchor to FieldsFields
- Anchor to activateactivate•Boolean!non-null
Whether the inventory item can be stocked at the specified location. To deactivate, set the value to false which removes an inventory item's quantities from that location, and turns off inventory at that location.
- Anchor to locationIdlocation•
Id ID!non-null The ID of the location to modify the inventory item's stocked status.
Was this section helpful?