shipOrderManually
Ship an order manually without send it to an external system.
shipOrderManually(
input: ShipOrderManuallyInput!
): Order
Arguments
shipOrderManually.input
● ShipOrderManuallyInput!
non-null input
Parameters for ShipOrderManually
Type
Order
object
The order type. This type represents an order in the system.