Skip to main content
Anchor to DraftOrderCreateFromOrderPayload

DraftOrderCreateFromOrderPayload

payload

Return type for draftOrderCreateFromOrder mutation.

•DraftOrder

The created draft order.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates a draft order from order.

Arguments

•ID!
required

Specifies the order's id that we create the draft order from.



Was this section helpful?