fgs

0.1.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i fgs

Weekly Downloads

23

Version

0.1.2

License

none

Unpacked Size

6.7 kB

Total Files

4

Last publish

Collaborators

  • marais