potatosalad / graphql-introspection-json-to-sdl

Prints the GraphQL schema SDL from a GraphQL schema JSON introspection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%