Anchor to InventoryMoveQuantityChangeInventory
input_objectInventory Move Quantity Change
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
- from (InventoryMoveQuantityTerminalInput!)
- inventoryItemId (ID!)
- quantity (Int!)
- to (InventoryMoveQuantityTerminalInput!)
- Anchor to fromfrom•Inventory
Move Quantity Terminal Input! required Details about where the move will be made from.
Show input fields
- Anchor to inventoryItemIdinventory•ID!
Item 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.
- •Inventory
Move Quantity Terminal Input! required Details about where the move will be made to.
Show input fields
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields required to move inventory quantities.
Was this section helpful?