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
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...