customerUnificationPairDetailByAdvisorId
Full queue row for one pair including hydrated parties, locations, field comparisons, and existing decision. When the warehouse read is still in flight, status is PROCESSING and item is null; poll until status is READY.
This page contains
Arguments
| pairId ID! | Pair identifier from the review queue. |
| advisorId ID! | Advisor scope; must match the pair. |
Return Fields
| CustomerUnificationPairDetailConnection! PREVIEW | Wrapper for pair detail that surfaces async query status so clients can poll. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.