graphql-extractor

1.0.1 • Public • Published

graphql-extractor

Overview

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.

How to use?

npm install -g graphql-extractor
 
graphql-extract ./tests/fixtures/ ./tests/output/a.json

Example

see "tests/fixtures" for examaple ".graphql" files and "tests/output" for example output.json.

Readme

Keywords

Package Sidebar

Install

npm i graphql-extractor

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

19.3 kB

Total Files

20

Last publish

Collaborators

  • zzdjk6