Is there any way to Query for Documents with matching permissions? So eg, get all Documents which user X has view permissions for (should also match if user X is in a Team which has view permissions)
Not at the moment. Make sure to add a ๐๐ผ on https://github.com/appwrite/appwrite/issues/5169
[SOLVED] Server SDK Queries for Permissions
Recommended threads
- 1:1 relationship doesnโt sync after re-a...
Hi, Iโm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...