1.0.13 • Published 6 years ago

vobi-graphql v1.0.13

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

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

Optionsdescription
-c, --config configConfig path. Defaults to ./.gql-gen.json
-e, --endpoint endpointGraphql endpoint recursively
-s, --schema schemaGraphql schema path
-d, --dir dirDestination directory. Defaults to "gql" dir in working directory
-g, --gen-dir genDirGenerated directory name inside destination directory. Defaults to "generated"

Gif

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago