draftOrderPlace
MutationRuns the draft order place operation. Inspect the payload’s resource and errors before treating the operation as successful.
#
Arguments
- DraftOrderPlaceInput!Required
input The values used to perform the draft order place operation.
#
Payload
- [DraftOrderPlaceError!]
errors User-facing errors that prevented the operation from succeeding.
- Order
order The order associated with this draft order place payload.