CustomerUnificationDecisionPage
One page of historical decisions for audit and support.
This page contains
Fields
| content: [CustomerUnificationDecision!]! PREVIEW | Decision rows for this page. |
| page: Int! | Zero-based page index. |
| size: Int! | Maximum rows per page. |
| totalElements: Int! | Total decisions matching filters. |
| totalPages: Int! | Total pages at the current size. |
Queries for CustomerUnificationDecisionPage
| customerUnificationDecisionsByAdvisorId PREVIEW | Paged history of recorded decisions scoped to an advisor, with optional filters on reviewer, outcome, and reviewed-at range. |
| customerUnificationDecisionsByCustomerId PREVIEW | Retired Changed By audit history. Always resolves to an empty page ( |
| customerUnificationDecisionsByCustomerIdAndMarketplaceTenant PREVIEW | Retired Changed By audit history, marketplace-tenant scope. Always resolves to an empty page
( |