I ran into problem when I upgrade my Appwrite self-hosted from 1.7.4 to 1.8.0. When I query election.position.candidates.votes, it doesn’t return any data. I found out that there's a limitation restricted only to 3 levels https://appwrite.io/docs/products/databases/relationships#limitations. I'm not sure if this changed in 1.8.0, but it was definitely working when I was using 1.7.4.
Did you upgrade your SDK?
I currently use "node-appwrite": "^20.3.0"
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error