Skip to main content
mutation

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

Duplicates a draft order.

ID

The ID of the draft order to duplicate.

IDDeprecated

Was this section helpful?

Anchor to DraftOrderDuplicatePayload returnsDraftOrderDuplicatePayload returns

DraftOrder

The newly duplicated draft order.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?