I am trying to using search param in teams with "Post Man" to search with "roles" . Is API Accepting searching with roles ? and if it is what is the right formula in post man to search for a specific role as it returns "total : 0 " , when try to search for example [ owner , "owner" , 'owner' ]
Roles aren't indexed so searching on that won't work
Recommended threads
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...