Preview

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

customerUnificationHasPendingReviewByAdvisorId

Fast presence check: is there at least one high-confidence suggested merge for this advisor? Reads the same source and confidence floor as customerUnificationReviewQueueByAdvisorId, so it is true exactly when that queue is non-empty and never advertises work the queue filters out.

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 (tenant) to check.

    Return Fields

    CustomerUnificationHasPendingReviewConnection! PREVIEW

    Async wrapper for the pending-review presence check.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.