New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

graphql-cli-up

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-cli-up

Plugin for graphql-cli to bundle schemas and generate bindings

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

graphql-cli-up npm

semantic-releaseCircleCIGreenkeeper badgeCode Climate
Plugin for graphql-cli to get a ready-to-use GraphQL API for your schema.

Installation

Install graphql-cli-up either globally (recommended) or locally using your favorite package manager:

$ yarn [global] add graphql-cli-up
$ npm install graphql-cli-up [--global]

Usage

graphql up <schema>

Get a ready-to-use GraphQL API for your schema

Options:
  --minimal, -m  Only print URLs of created APIs                       [boolean]
  -h, --help     Show help                                             [boolean]
  -v, --version  Show version number                                   [boolean]

More information

For more information, see: https://github.com/graphcool/graphql-up

Keywords

graphql

FAQs

Package last updated on 04 Jan 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