Preview

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

customerUnificationClusterImpactByAdvisorId

Batch impact counts for merge-page KPIs: per input party id, returns orders (party_order_summary), quotes (grouped golden_quotes under the alias cluster), and locations (party_locations under the alias cluster). Empty partyIds returns an empty list.

This page contains

    Authorization Rules

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

    Scopes

    ROLE_RESELLER

    ROLE_CHANNEL_ADMIN

    Arguments

    advisorId ID!

    Advisor scope; must match every party id.

    partyIds [ID!]!

    Cluster member party ids to count.

    Return Fields

    [CustomerUnificationPartyImpact!]! PREVIEW

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.