CustomerUnificationMergeExclusions
Ids the merge add-panel must exclude, expressed as canonical customer ids so they line up with CustomerUnifiedListItem.customerId.
This page contains
Fields
| clusterCustomerIds: [ID!]! | Canonical customer ids for the parties already in the cluster. |
| rejectBlockedCustomerIds: [ID!]! | Canonical customer ids whose latest decision against the cluster primary is REJECT. |
Queries for CustomerUnificationMergeExclusions
| customerUnificationMergeExclusionsByAdvisorId PREVIEW | Customer ids the merge add-panel must not offer for the given cluster: members already present, and parties whose latest decision against the primary is REJECT, which would fail the merge. |