CustomerMergeRequest - admin-graphql - OBJECT
Version: 2024-10
Description:
A merge request for merging two customers.
Access Scopes
The user must have `read_customer_merge` permissions.
Fields
-
customerMergeErrors:
CustomerMergeError! -
The merge errors that occurred during the customer merge request.
-
jobId:
ID -
The UUID of the merge job.
-
resultingCustomerId:
ID! -
The ID of the customer resulting from the merge.
-
status:
CustomerMergeRequestStatus! -
The status of the customer merge request.
Connections
Related queries
Related mutations
Related Unions
Examples