Preview

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

customerUnificationCountsByMarketplaceTenant

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.

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    marketplaceTenant ID!

    Marketplace tenant from the caller's JWT (e.g. "APPSMART").

    Return Fields

    CustomerUnificationCountsConnection! PREVIEW

    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.

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.