Skip to main content
Anchor to InventoryShipmentRemoveItemsUserError

InventoryShipmentRemoveItemsUserError

object

An error that occurs during the execution of InventoryShipmentRemoveItems.

•InventoryShipmentRemoveItemsUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Remove items from an inventory shipment.

Arguments

•ID!
required

The ID of the inventory shipment to remove items from.

•[ID!]!
required

A list of inventory shipment line item ids representing the items to be removed from the shipment.


Fields

•InventoryShipment

The inventory shipment with items removed.

•[InventoryShipmentRemoveItemsUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »