when i try to do this, i get the "Attribute with the requested key already exists" error. maybe an example of my scenario would be more helpful. think of a chats collection in a messaging system. the app has a users collection as well. so in the chats collection, there'll be two obvious attributes as sender and recipient. and both of these relationship type attributes need to point to the same collection, which is users. and this doesn't seem to be possible rn in Appwrite cloud?
For now, it might be possible to make the API call manually so that you can set your own unique two way key
u mean to create the attribute using node-appwrite?
Ya, or CLI
Recommended threads
- Not getting data
IDK what the issue is but I am stuck at a weried but that I am calling this function ``` @override Future<List<CategoryModel>> getCategories() async { t...
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...