Preview

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

customerUnificationClusterByAdvisorId

N-record cluster reachable from an entry-point pair via transitive matches in the review queue. Returns the cluster anchor (primary), every other duplicate member, and any pair-level decisions already present in the cluster so the UI can render read-only state when applicable. When the warehouse read is in flight, status is PROCESSING and cluster is null; poll until READY.

This page contains

    Authorization Rules

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

    Scopes

    ROLE_RESELLER

    ROLE_CHANNEL_ADMIN

    Arguments

    pairId ID!

    Pair identifier from the review queue used as the cluster entry point.

    advisorId ID!

    Advisor scope; must match the pair and every cluster member.

    Return Fields

    CustomerUnificationClusterConnection! PREVIEW

    Async wrapper for the N-record cluster lookup; status mirrors review queue / pair detail patterns.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.