jamesdh opened a new issue, #14484:
URL: https://github.com/apache/grails-core/issues/14484

   Overriding DataFetcher's currently is only supported on the automatically 
provided operations, and is not possible on custom operations or 
fields/properties. 
   
   This is cumbersome when dealing with a large object graph where a given 
entity type might be an associated property in numerous places, and where you 
want to restrict the data returned for that type, but not have to supply a 
custom DataFetcher everywhere the type is used. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to