gql-schema-dl
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Download a GraphQL schema

Dead simple way to download a GraphQL schema and save it to a file

oclif Version Downloads/week License

Usage

USAGE
$ npm i -g gql-schema-dl
$ gql-schema-dl [ENDPOINT]
 
ARGUMENTS
  ENDPOINT  URI to your GraphQL endpoint, ex: https://api.example.com/graphql
 
OPTIONS
  -h, --help     show CLI help
  -o, --out=out  [default: schema.graphql] File name of downloaded schema
  -v, --version  show CLI version

Package Sidebar

Install

npm i gql-schema-dl

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

5.08 kB

Total Files

8

Last publish

Collaborators

  • rlancer