Preview

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

customerUnificationMergeExclusionsByAdvisorId

Customer ids the merge add-panel must not offer for the given cluster: members already present, and parties whose latest decision against the primary is REJECT, which would fail the merge.

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!]!

    The visible cluster, primary first. Blank ids are ignored; an empty list returns empty exclusion sets.

    Return Fields

    CustomerUnificationMergeExclusions! PREVIEW

    Ids the merge add-panel must exclude, expressed as canonical customer ids so they line up with CustomerUnifiedListItem.customerId.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.