graphql2rest
graphql2rest copied to clipboard
adding gql node generator
Style is likely not mergeable, but this is a working example of using GQL-Node-Generator to limit fields that are loaded on the server. Answer to https://github.com/sisense/graphql2rest/issues/34
Thanks @klinskyc. Can you add tests and explain the change and the use case(s)?
@klinskyc : can you explain this PR? Besides the conflicts that you need to resolve, can you please add minimal tests and documentation so that I can merge your contribution for others to enjoy? Thanks