graphql-introspection-json-to-sdl

1.0.3 • Public • Published

graphql-introspection-json-to-sdl

npm version

Prints the GraphQL schema SDL from a GraphQL schema JSON introspection.

Install

npm install -g graphql-introspection-json-to-sdl

Usage

Usage: graphql-introspection-json-to-sdl schema.json > schema.graphql
 
Prints the GraphQL schema SDL from a GraphQL schema JSON introspection.
 
Options:
  --version, -v  Print version of graphql-introspection-json-to-sdl

Readme

Keywords

none

Package Sidebar

Install

npm i graphql-introspection-json-to-sdl

Weekly Downloads

805

Version

1.0.3

License

MIT

Unpacked Size

8.04 kB

Total Files

6

Last publish

Collaborators

  • potatosalad