Anchor to inventoryShipmentAddItemsinventory
mutationinventory Shipment Add Items
Requires access scope. Also: The user must have permission to manage inventory.
Adds items to an inventory shipment.
Anchor to Arguments
Arguments
- •ID!required
The ID of the inventory shipment to modify.
- Anchor to lineItemsline•[Inventory
Items Shipment Line Item Input!]! required The list of line items to add to the inventory shipment.
Was this section helpful?
- Anchor to addedItemsadded•[Inventory
Items Shipment Line Item!] The list of added line items.
- Anchor to inventoryShipmentinventory•Inventory
Shipment Shipment The inventory shipment with the added items.
- Anchor to userErrorsuser•[Inventory
Errors Shipment Add Items User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?