Anchor to draftOrderDuplicatedraft
mutationdraft Order Duplicate
Requires access scope. Also: The user must have access to manage draft orders.
Duplicates a draft order.
Anchor to Arguments
Arguments
- id (ID)
- draftOrderId (ID): deprecated
- •ID
The ID of the draft order to duplicate.
- Anchor to draftOrderIddraft•ID
Order Id Deprecated
Was this section helpful?
- draftOrder (DraftOrder)
- userErrors ([UserError!]!)
- Anchor to draftOrderdraft•Draft
Order Order The newly duplicated draft order.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?