teamReferees
List all referees for a team
teamReferees(
teamId: ID!
pagination: Pagination
): TeamRefereeConnection
Arguments
teamReferees.teamId
● ID!
non-null scalar
ID of the team to list referees for
teamReferees.pagination
● Pagination
input
Optional pagination information
Type
TeamRefereeConnection
object
Connection type for retrieving cursor-based paginated team referee data