Preview

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

CustomerUnifiedListConnection

Async wrapper for the unified customer directory warehouse query.

This page contains

    Fields

    status: CustomerUnificationQueryStatus! PREVIEW

    Whether the warehouse query finished.

    page: CustomerUnifiedListPage PREVIEW

    Directory page when READY; null while PROCESSING.

    Queries for CustomerUnifiedListConnection

    customerUnifiedListByAdvisorId PREVIEW

    Cursor-paged list of unified customers for the advisor (searchable and sortable).

    customerUnifiedListByMarketplaceTenant PREVIEW

    Cursor-paged list of unified customers in a marketplace tenant. Returned rows span every advisor in the marketplace (the warehouse marketplace_tenant column on gold.party drives the filter). Authorized for ROLE_CHANNEL_ADMIN only — the marketplace-manager (channel) persona. The marketplaceTenant argument MUST match the caller's JWT tenant claim.