Anchor to InventoryMoveQuantityChangeInventory
InventoryMoveQuantityChange
input_object
Represents the change to be made to an inventory item at a location. The change can either involve the same quantity name between different locations, or involve different quantity names between the same location.
Anchor to FieldsFields
- Anchor to fromfrom•
Details about where the move will be made from.
- Anchor to inventoryItemIdinventory•
Item Id ID!non-null Specifies the inventory item to which the change will be applied.
- Anchor to quantityquantity•Int!non-null
The amount by which the inventory quantity will be changed.
- •
Details about where the move will be made to.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The quantity changes of items at locations to be made.
Was this section helpful?