/graphql-extractor

This is a command line tool to scan your ".graphql" files, and then build a `map` json file from compressed `query` to `uuid`, which can be used as `persisted query` later on.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers