Hello so im trying to do an api call to populate children in a listview, and i am able to see atleast one result but the rest of the results i cant see and the unexpected null value comes up instead.
I first set it up the back end then set up, generate the children based on the search api call, I thought it would then populate all the children with it
the test call works with the variables in the backend query call looking exactly the same so idk
Could someone help me understand why only one of the children variables is popping up and why the rest are not and the null value is here