Docs
Dashboard

draftOrderPlace

Mutation

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

#

Arguments


input
DraftOrderPlaceInput!Required

The values used to perform the draft order place operation.

#

Payload


errors
[DraftOrderPlaceError!]

User-facing errors that prevented the operation from succeeding.

order
Order

The order associated with this draft order place payload.