graphql-query-parser
v0.1.3
Published
A utility for parsing queries out of GraphQL files
Readme
Installation
Install with npm globally:
$ npm install --global graphql-query-parseror as a dependency for your project:
$ npm install graphql-query-parser