Docs
Dashboard

orderUpdate

Mutation

Update an order

#

Arguments


input
OrderUpdateInput!Required

The input containing the order update details

#

Payload


errors
[OrderUpdateError!]

User-facing errors that prevented the operation from succeeding.

order
Order

The order associated with this order update payload.