# DraftOrderDuplicatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `draftOrderDuplicate` mutation. ### Access Scopes ## Fields * [draftOrder](/docs/api/admin/unstable/objects/DraftOrder): DraftOrder - The newly duplicated draft order. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [draftOrderDuplicate](/docs/api/admin/unstable/mutations/draftOrderDuplicate) ## Examples