I have client collection and I have many other collections are linked.
=> let me bring up one example, clientFollowUps.
clientFollowUps contains followUpId, clientId, notes. I then queries clientFollowUps collections.
I can get list (many many), I want to response to page to display like (FollowUpId, ClientName, Notes)
this case, when I get response clientFollowUps (let says 100 documents). then, I need to loop everysingle of them then try to getClient(clientId). If I consider using Cloud, it would be performance issue!
How can I manage to reduce the request to appwrite for somemthing like this.
It would less considerate for self-hosted, but If I prefer to use cloud. this is wasted requrests!
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.