0.1.2 • Published 3 years ago

fgs v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

fgs CI

fgs or Fetch GraphQL Schema is a small utility cli to perform an introspection query against a graphql-config configuration.

💡 Features

  • graphql-config multi-project integration
  • relay (rust) aware
  • json/sdl output

⚙️ Install

npm install fgs

🚀 Usage

# fetch schema for endpoint `next`
$ fgs

# fetch schema for endpoint `my-env`
$ fgs --endpoint my-env

# fetch schema into sdl as json
$ fgs --json

License

MIT © Marais Rossouw

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0-alpha.1

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago