Skip to main content
Version: testnet (v0.73)

teams

List information about all teams or filter for a specific team ID or referrer, or referee's party ID If no filter is provided all teams will be listed. If a team ID is provided, only the team with that ID will be returned If a party ID is provided, the team whose referrer party ID or a referee's party ID matches will be return If both team ID and party ID is provided, only the team ID will be used.

teams(
teamId: ID
partyId: ID
pagination: Pagination
): TeamConnection

Arguments

teams.teamId ● ID scalar

Optional team ID to filter for

teams.partyId ● ID scalar

Optional referrer, or team referee to filter for

teams.pagination ● Pagination input

Optional pagination information

Type

TeamConnection object

Connection type for retrieving cursor-based paginated team data