How do I update the list of related documents of a collection?
I don't want to do a join, just update a relationship attribute to add one more related document but relationship attributes can't be queried
So I can use delete on cascade
I guess I have to query all related documents ids and update relationship attributte with the full list of ids
Recommended threads
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...
- Appwrite Cloud Project shutdown due to i...
My appwrite projects gets shut down saying due to inactivity, but our platform gets users everyday with many requests to database and storage. so why all of a s...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...