
I am using appwrite as a backend service provider to build a booking system, and a frontend in nuxt.
Consider I have a calendar that allows users to book.
I obviously want to create a document level permission per user to achieve the restriction on the booking document.
However when checking availability they need access to all items in the booking table.
Is a function the only way to achieve this? I also wanted to maybe do some logic restrictions in the future on other creations so guess it applies here too.
Thanks
Recommended threads
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
