I have nested data which has 4 or 5 Levels
Quiz --> Sections ---> SubSections --> Question --> Options
1 Quiz can have multiple sections and 1 Section can have multiple Subsections and 1 Subsection can have multiple Questions and 1 question can have multiple Options.
I get the data from Appwrite as attached , I dont get the Questions data inside subsection is there a limit to the levels of populating of data ?
if yes, can i change it ?
Hi - in beta we only have 3 levels currently
Okay thanks 🙏
[Solved] Cannot get Relationship data 3 level deep from Api call
Recommended threads
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Seed db
hello there... is this correct way to seed appwrite
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?