GetLeaderboardResponse
No description
type GetLeaderboardResponse {
leaderboard: Leaderboard
pagination: Pagination
count: Int
}
Fields
leaderboard ● Leaderboard interface
pagination ● Pagination object
count ● Int scalar
Returned by
getLeaderboard query