tournament
Returns the details for a Tournament for the given id.
tournament(
  id: Int
): Tournament
Arguments
tournament.id ● Int scalar
Type
Tournament object
Type representing a tournament.
Returns the details for a Tournament for the given id.
tournament(
  id: Int
): Tournament
tournament.id ● Int scalarTournament objectType representing a tournament.