leaderboard
Returns the leaderboard for the given tournament id.
leaderboard(
  id: Int
  round: Int
): Leaderboard
Arguments
leaderboard.id ● Int scalar
leaderboard.round ● Int scalar
Type
Leaderboard object
Type representing the leaderboard of a tournament.