Skip to main content

teams

Lists Teams

Arguments

accessibleToUserIdID

The User ID to filter results by access

afterString

A cursor to search after (only include first & after or last & before)

beforeString

A cursor to search before (only include first & after or last & before)

firstInt

The number of results to fetch when searching forward (only include first & after or last & before)

includeDeletedBoolean

Whether or not to include deleted Teams in the results

lastInt

The number of results to fetch when searching backward (only include first & after or last & before)

searchString

A search query to filter results

sortBySortTeamsBy

The sort key

sortDirSortDirection

The sort direction

Returns

TeamConnection!
A connection to a list of items.