graphql-introspection-json-to-sdl

Prints the GraphQL schema SDL from a GraphQL schema JSON introspection

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
graphql-introspection-json-to-sdl
2501.0.35 years ago5 years agoMinified + gzip package size for graphql-introspection-json-to-sdl in KB

Readme

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