tournaments
Returns a list of tournaments for the given season.
tournaments(
seasonId: Int
): [Tournament]
Arguments
tournaments.seasonId
● Int
scalar
Type
Tournament
object
Type representing a tournament.