shipOrderManually
DEPRECATED
Legacy Orders V1 mutation. It applies to V1 orders only and will be removed once Orders V1 support ends. For V2 orders, drive the fulfillment to in-progress, then markFulfillmentFulfilled.
Ship an order manually without send it to an external system.
shipOrderManually(
input: ShipOrderManuallyInput!
): Order @deprecated
Arguments
shipOrderManually.input ● ShipOrderManuallyInput! non-null input common
Parameters for ShipOrderManually
Type
Order object orders
The order type. This type represents an order in the system.