searchTeams
Deprecated
Use Query.teams instead
Arguments
ID
The User ID to filter results by access
String
A cursor to search after (only include first & after or last & before)
String
A cursor to search before (only include first & after or last & before)
TeamStatusFilter
The status of the Team to filter results by
Int
The number of results to fetch when searching forward (only include first & after or last & before)
Int
The number of results to fetch when searching backward (only include first & after or last & before)
String
A search query to filter results
SortTeamsBy
The sort key
SortDirection
The sort direction
ID
The User ID to filter results by membership
Returns
TeamConnection!