Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to draftOrderCreateFromOrder

draftOrderCreateFromOrder

mutation

Requires write_draft_orders access scope. Also: Requires write_orders access scope.

Creates a draft order from order.

ID!required

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


Was this section helpful?

Anchor to DraftOrderCreateFromOrderPayload returnsDraftOrderCreateFromOrderPayload returns

The created draft order.

The list of errors that occurred from executing the mutation.


Was this section helpful?