#Increase the Limit for Querying Nested Relationships

5 messages · Page 1 of 1 (latest)

tardy bear
#

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.

Manage complex data relationships with Appwrite Databases. Discover how to define and work with relationships between rows for interconnected data.

tardy bear
hot river