Hi, is there a way to use server code to return flat rows of the
relevant objects with all their related data coming from their pointer related tables?
The Collection.retrieveObject is used for 1 object, I want a query that will run on all objects without using a loop.