Preview

CustomerUnificationCountsConnection is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CustomerUnificationCountsConnection

Totals for unified-directory and pending-review tabs. Returned by both the advisor-scoped and the marketplace-tenant-scoped counts queries; the requesting query determines the warehouse scope.

This page contains

    Fields

    status: CustomerUnificationQueryStatus! PREVIEW

    Whether the warehouse aggregation finished.

    counts: CustomerUnificationCounts PREVIEW

    Numeric totals when READY; null while PROCESSING.

    Queries for CustomerUnificationCountsConnection

    customerUnificationCountsByAdvisorId PREVIEW

    Lightweight counts for unified customer listing tabs: total canonical customers and pending high-confidence review clusters. Uses the same advisor-scoped warehouse filters and confidence floor as the unified list and queue.

    customerUnificationCountsByMarketplaceTenant PREVIEW

    Marketplace-wide canonical customer total for the marketplace-manager Customers list result count. Uses the same marketplace_tenant warehouse filter as customerUnifiedListByMarketplaceTenant; the marketplaceTenant argument MUST match the caller's JWT tenant claim. Clerical review is advisor-scoped, so this persona always gets pendingReviews = 0. Unfiltered — the total ignores the search / sourceSystem / entityType / advisorUuid filters accepted by customerUnifiedListByMarketplaceTenant.