You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@croudtech/schema-factory

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@croudtech/schema-factory

A converter from swaggerhub docs to GraphQL schema

0.0.2-1
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

Schema Factory

Croud's very own swagger docs to GraphQL Schema converter

Installation

You can install this package globally with NPM

npm install -g @croudtech/schema-factory

Usage

Download the Schema json from SwaggerHub

Run the following command pointing it at the downloaded schema.json

schema-factory-generate /absolute/path/to/schema.json

You will now have the GraphQL schema copied to your clipboard.

Keywords

graphql

FAQs

Package last updated on 17 Sep 2018

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