searchUsers
Deprecated
Use Query.users instead
Arguments
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)
UserAvailabilityFilter
The availability to filter results
UserStatusFilter
The status to filters results
Int
The number of results to fetch when searching forward (only include first & after or last & before)
Boolean
Whether to include only users with profile pictures
Int
The number of results to fetch when searching backward (only include first & after or last & before)
[ID!]
A Team ID to filter results by
String
A search query to filter results
SortUsersBy
The sort key
SortDirection
The sort direction
UserType
The type to filters results
Returns
UserConnection!