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