customerUnificationMergeExclusionsByAdvisorId
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.
This page contains
Arguments
| advisorId ID! | Advisor scope; must match every party id. |
| partyIds [ID!]! | The visible cluster, primary first. Blank ids are ignored; an empty list returns empty exclusion sets. |
Return Fields
| CustomerUnificationMergeExclusions! PREVIEW | Ids the merge add-panel must exclude, expressed as canonical customer ids so they line up with CustomerUnifiedListItem.customerId. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.