CustomerMergePreview - admin-graphql - OBJECT
Version: 2024-10
Description:
A preview of the results of a customer merge request.
Access Scopes
`read_customer_merge` access scope.
Fields
-
alternateFields:
CustomerMergePreviewAlternateFields -
The fields that can be used to override the default fields.
-
blockingFields:
CustomerMergePreviewBlockingFields -
The fields that will block the merge if the two customers are merged.
-
customerMergeErrors:
CustomerMergeError -
The errors blocking the customer merge.
-
defaultFields:
CustomerMergePreviewDefaultFields -
The fields that will be kept if the two customers are merged.
-
resultingCustomerId:
ID -
The resulting customer ID if the two customers are merged.
Connections
Related queries
Related mutations
Related Unions
Examples