Anchor to InventoryShipmentRemoveItemsPayloadInventory
payloadInventory Shipment Remove Items Payload
Return type for mutation.
Anchor to FieldsFields
- inventoryShipment (InventoryShipment)
- userErrors ([InventoryShipmentRemoveItemsUserError!]!)
- Anchor to inventoryShipmentinventory•Inventory
Shipment Shipment The inventory shipment with items removed.
- Anchor to userErrorsuser•[Inventory
Errors Shipment Remove Items User Error!]! 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
- inventoryShipmentRemoveItems (InventoryShipmentRemoveItemsPayload)
- •mutation
Remove items from an inventory shipment.
- •ID!required
The ID of the inventory shipment to remove items from.
- Anchor to lineItemsline•[ID!]!
Items required A list of inventory shipment line item ids representing the items to be removed from the shipment.
Arguments
- •ID!
Was this section helpful?