CustomerUnificationCounts
This page contains
Fields
| totalCustomers: Int! | Distinct canonical customers for the advisor (gold.party). |
| pendingReviews: Int! | Pending clusters whose max pair matchProbability >= 0.90 awaiting clerical review (Suggested Merges scope). |
| reviewQueueStats: CustomerUnificationReviewQueueStats PREVIEW | Confidence-bucket aggregates and average fields-to-resolve for the pending queue. |
Parent objects of CustomerUnificationCounts
| CustomerUnificationCountsConnection PREVIEW | Totals for unified-directory and pending-review tabs (advisor-scoped warehouse reads). |
Queries for CustomerUnificationCounts
| customerUnificationCountsByAdvisorId PREVIEW | Lightweight counts for unified customer listing tabs: total canonical customers and pending review pairs. Uses the same advisor-scoped warehouse filters as the unified list and queue. |