Returns [User ].
query { usersSortedByFollowers { username followerCount xUsername discordUrl githubUrl profilePicture bannerPicture bio id } }
3
{}
{ "usersSortedByFollowers": [ { "username": "username", "followerCount": 42, "xUsername": "xUsername", "discordUrl": "discordUrl", "githubUrl": "githubUrl", "profilePicture": "profilePicture", "bannerPicture": "bannerPicture", "bio": "bio", "id": "08a16b83-9094-4e89-8c05-2ccadd5c1c7e" } ] }
userSearch
zkApp