Docs
Dashboard

draftOrderUpdate

Mutation

Runs the draft order update operation. Inspect the payload’s resource and errors before treating the operation as successful.

#

Arguments


input
DraftOrderUpdateInput!Required

The values used to perform the draft order update operation.

#

Payload


draftOrder
DraftOrder

The draft order associated with this draft order update payload.

errors
[DraftOrderUpdateError!]

User-facing errors that prevented the operation from succeeding.