- Preparing search index...
- The search index is not available
solapi
Type alias GetGroupsResponse
Get
Groups
Response
: { groupList
: Record<GroupId, Group>; limit
: number; nextKey
: string | null | undefined; startKey
: string | null | undefined; }
Type declaration
-
-
limit: number
-
nextKey: string | null | undefined
-
startKey: string | null | undefined