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
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.