updateOrderDetails
Updates order-level details for a V2 order: expected ship/delivery dates, sales channel, tags, and customer instructions. This works in any order state when the performer is allowed to manage the order.
updateOrderDetails(
input: UpdateOrderDetailsInput!
): V2Order!
Arguments
updateOrderDetails.input ● UpdateOrderDetailsInput! non-null input common
Parameters for UpdateOrderDetails
Type
V2Order object orders
The V2 order type. This type represents a V2 order in the system with only the fields necessary for draft creation and details.