customerUnificationClusterByAdvisorId
N-record cluster reachable from an entry-point pair via transitive matches in the review queue.
Returns the cluster anchor (primary), every other duplicate member, and any pair-level decisions
already present in the cluster so the UI can render read-only state when applicable. When the
warehouse read is in flight, status is PROCESSING and cluster is null; poll until READY.
This page contains
Arguments
| pairId ID! | Pair identifier from the review queue used as the cluster entry point. |
| advisorId ID! | Advisor scope; must match the pair and every cluster member. |
Return Fields
| CustomerUnificationClusterConnection! PREVIEW | Async wrapper for the N-record cluster lookup; status mirrors review queue / pair detail patterns. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.