GraphQL Query Parser
Simple utility for extracting GraphQL queries from multiple files
Install with npm globally:
$ npm install --global graphql-query-parser
or as a dependency for your project:
$ npm install graphql-query-parser
Simple utility for extracting GraphQL queries from multiple files
TypeScriptMIT
GraphQL Query Parser
Simple utility for extracting GraphQL queries from multiple files
Install with npm globally:
$ npm install --global graphql-query-parser
or as a dependency for your project:
$ npm install graphql-query-parser