Hacker News new | ask | show | jobs
by t_fatus 2892 days ago
as sgdesign said, you can write your own resolver function (which allows you to retrieve a particular field deep in the nested graph of graphql). It's very easy to create decorators to handle the usual permission cased on the field level.