Skip to main content
Anchor to inventoryShipmentDelete

inventoryShipmentDelete

mutation

Requires write_inventory_shipments access scope and write_inventory access scope. Also: The user must have permission to manage inventory.

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

•ID

The ID of the inventory shipment to be deleted.

•ID
Deprecated

Was this section helpful?

Anchor to InventoryShipmentDeletePayload returnsInventoryShipmentDeletePayload returns

•ID

The ID of the inventory shipment that was deleted.

•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?