
Hi, I'm not understanding how Appwrite cloud stores many-to-many relationships.
Things don't seem to work when I try to add a chat to a user that already has chats. Am I understanding some data types wrong or is this not supposed to happen?
Been struggling with this for a while. Would much appreciate help.
Project ID: 672a76f90006efc0fbee database id: 672fb048001458368661

Recommended threads
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
- Error while login the member which is in...
Facing some error. Error logging in: Exception: No team access. Please contact your administrator. But the email/name/ new client I have created is in my tea...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
