Magidoc

draftOrderComplete
Mutation

Completes creating an order.

Arguments

#

channel

ID of the channel to attach the order to

id

ID !
Non-null

ID of the order that will be completed.

paymentData

Client-side generated data required to finalize the payment for a quote order.

seller

ID !
Non-null

ID of the seller to attach the order to

Response

#

Returns DraftOrderComplete .

Example

#