LeaderboardPageInfo
Relay-style page info for the current topAdvisors slice.
This page contains
Fields
| hasNextPage: Boolean! | |
| hasPreviousPage: Boolean! | |
| startCursor: String | |
| endCursor: String |
Parent objects of LeaderboardPageInfo
| AdvisorLeaderboard PREVIEW | Leaderboard payload returned by advisorLeaderboard. |
Queries for LeaderboardPageInfo
| advisorLeaderboard PREVIEW | YTD MRGMV leaderboard for Catalog advisors. Default category is ALL_CATEGORIES (total revenue across all categories). Category filter is optional drill-down only. Ranking is server-side; current user row is identified from the session token. Pagination (first/after) slices the ranked list in Java and never enters Domo SQL. |