1.1.1 • Published 3 years ago

gql-command-line v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm license

Install

$ npm install gql-command-line

Usage

The script will generate a file at the current CLI directory.

To generate a type definition file:

$ gql-cli -typedef <filename>

To generate a resolver:

$ gql-cli -resolver <filename>

Coming Soon

  • Custom template files
  • Select target directory
1.1.1

3 years ago

1.1.0

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago