0.1.2 • Published 2 years ago

fgs v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0-alpha.1

2 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago