Do you mean using the REST API?
On Wed, 18 Jan 2017 at 10:48 Deepak Gopalakrishnan <[email protected]> wrote: > Hello All, > > I've a domain object which holds a collection of another domain object. In > this scenario that I'm on, I'd like to get all the properties of the child > domain object as a list when I call a listAll on the parent domain object. > Is this possible ? Right now all I get is the reference to the child > objects which I then have to fetch with another API call. > > -- > Regards, > *Deepak Gopalakrishnan* > *Mobile*:+918891509774 <+91%2088915%2009774> > *Skype* : deepakgk87 > http://myexps.blogspot.com >
