# CustomerMergePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerMerge` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-10/objects/Job): Job - The asynchronous job for merging the customers. * [resultingCustomerId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the customer resulting from the merge. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CustomerMergeUserError): CustomerMergeUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerMerge](/docs/api/admin-graphql/2024-10/mutations/customerMerge) ## Examples