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