vobi-graphql

1.0.13 • Public • Published

Vobi Graphql

Command line tool

Install

Install vobi-graphql

npm install -g vobi-graphql

after installing vobi-graphql you can generate graphql queries, mutations and Subscriptions

vobi-graphql generate -e https://api-myid.vobi.io/graphql

Options

Options description
-c, --config [config] Config path. Defaults to ./.gql-gen.json
-e, --endpoint [endpoint] Graphql endpoint recursively
-s, --schema [schema] Graphql schema path
-d, --dir [dir] Destination directory. Defaults to "gql" dir in working directory
-g, --gen-dir [genDir] Generated directory name inside destination directory. Defaults to "generated"

Gif

Readme

Keywords

Package Sidebar

Install

npm i vobi-graphql

Weekly Downloads

22

Version

1.0.13

License

ISC

Unpacked Size

483 kB

Total Files

14

Last publish

Collaborators

  • vobi