I’m completely new to Backendless so please forgive me if I’m doing this post wrong.
I’m trying to get a list objects and include one of they linked child objects. In my case it’s an “Event” that has 1:N to “Players”.
Here is my schema…
Here is my Codeless which gets all the “Event” objects fine…
How do I get all the Event > Players too?
Thank you for any help
Mark