graphql-selections
v0.0.5
Published
Traverses the nested-nodes in a GraphQL query and returns the selected columns. Useful for not over fetching database data.
Downloads
3
Maintainers
Readme
GraphQL Query Selection
This is a simple module that traverses the selections from a GraphQL query and returns the selected fields from the query.