CustomerUnifiedLocationPage
Cursor-paginated list of unified customer locations.
This page contains
Fields
| content: [CustomerUnifiedLocationItem!]! PREVIEW | Location rows for this page. |
| size: Int! | Requested page size. |
| hasNextPage: Boolean! | Whether more rows exist after the last item. |
| endCursor: String | Opaque cursor of the last item; pass as |
| totalElements: Int! | Total rows matching the current filter across all pages. |
Queries for CustomerUnifiedLocationPage
| customerUnifiedLocationListByAdvisorId PREVIEW | Cursor-paginated list of unified customer locations for the advisor. |
| customerUnifiedLocationListByMarketplaceTenant PREVIEW | Cursor-paginated list of unified customer locations in a marketplace tenant. Filters on the
marketplace tenant column resolved through |