1.0.3 • Published 6 years ago

graphql-introspection-json-to-sdl v1.0.3

Weekly downloads
532
License
MIT
Repository
github
Last release
6 years ago

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