Skip to main content
Anchor to InventoryShipmentDeleteUserError

InventoryShipmentDeleteUserError

object

An error that occurs during the execution of InventoryShipmentDelete.

•InventoryShipmentDeleteUserErrorCode

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

Deletes an inventory shipment. Only draft shipments can be deleted.

Arguments

•ID!
required

The ID of the inventory shipment to be deleted.


Fields

•ID

The ID of the inventory shipment that was deleted.

•[InventoryShipmentDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?