Hello Dan, Is it possible to return only a subset of the properties of a domain object from when an action is invoked ? I currently have a Blob image that is being returned for every call of a listAll. I'd like to see if there is a way to return only some fields that I'm using for listing. I'm using the restful API's to get the data here.
-- Regards, *Deepak*
