Hello, I have a question about data selection. Typically, this is achieved using solutions like DAO and DTO, but I’m wondering how to accomplish the same in Appwrite.
My case is as follows: I have a "Users" document in the database, which functions as a classic user data table. There are two scenarios:
- Regular users can view other users' data, but only in a limited scope.
- Admins have access to all user data. I’ve searched the documentation and found references to GraphQL, but I’m not sure if that’s the only available option. Could someone clarify this? Thanks!
Recommended threads
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...