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.

mutation

Requires write_draft_orders access scope. Also: The user must have access to manage draft orders.

Duplicates a draft order.

The ID of the draft order to duplicate.

IDDeprecated

The ID of the draft order to duplicate. Use id instead.


Was this section helpful?

Anchor to DraftOrderDuplicatePayload returnsDraftOrderDuplicatePayload returns

The newly duplicated draft order.

The list of errors that occurred from executing the mutation.


Was this section helpful?