Skip to content

Prints the GraphQL schema SDL from a GraphQL schema JSON introspection

Notifications You must be signed in to change notification settings

potatosalad/graphql-introspection-json-to-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Prints the GraphQL schema SDL from a GraphQL schema JSON introspection

Resources

Stars

Watchers

Forks

Packages

No packages published