# CustomerMergeUserError - admin - OBJECT Version: unstable ## Description An error that occurs while merging two customers. ### Access Scopes `read_customer_merge` access scope. ## Fields * [code](/docs/api/admin/unstable/enums/CustomerMergeErrorCode): CustomerMergeErrorCode - The error code. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [customerMerge](/docs/api/admin/unstable/mutations/customerMerge) Merges two customers. ## Related Unions ## Examples