Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@productfy/graphql-introspection-json-to-sdl

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@productfy/graphql-introspection-json-to-sdl

Prints the GraphQL schema SDL from a GraphQL schema JSON introspection

latest
Source
npmnpm
Version
1.1.7
Version published
Weekly downloads
17
750%
Maintainers
5
Weekly downloads
 
Created
Source

@productfy/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

FAQs

Package last updated on 07 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts