nuttygeekOriginal post
Web Developer
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 ?
Summary
The user is experiencing an issue where they cannot retrieve relationship data that is nested 3 levels deep from an API call. They have a nested data structure with multiple levels (Quiz, Sections, Subsections, Questions, Options), and they are only able to retrieve data up to the Subsections level. They are wondering if there is a limit to the levels of data population and if it can be changed.
Solution: The user is informed that in the current beta version, the limit for nested data retrieval is only 3 levels. Therefore, they are unable to retrieve the Questions data inside the Subsections. It is not mentioned whether this limit