graphql-cli-up
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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


Readme

Keywords

Package Sidebar

Install

npm i graphql-cli-up

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • kbrandwijk