First of all, thanks to all the Appwrite team for creating a great software, I'm kind of new for this db and yet so far I'm having a really productive time learning and doing my first project with it.
I want to ask for some pointers on how to use query to list documents with specific $permissions.
For example, currently I have some collections of document which have all user have read(), multiple user $id for update(), but only creator have delete() $permission. What I am aiming is that for those user(s) who have update() permission to use query to retrieve only those documents. Thanks in advance.
Not supported at the moment. You might want to 👍 this issue: https://github.com/appwrite/appwrite/issues/5169
Thanks @Steven for your info. Okay then will find out a workaround for this.
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...