server code Collection.query retrieve a flat data including data from pointer table
Posted: Sun Apr 09, 2017 5:36 am
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.