generator-gql
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

install

# install
npm install generator-gql -g 
or
yarn global add generator-gql
# use
gen-gql -f ./***.graphqls

dev build

# build in folder ./lib
yarn run build

dev npm test

# link
npm link #本地link到全局 
gen-gql -f ./***.graphqls #test
# unlink
npm unlink generator-gql -g

Readme

Keywords

none

Package Sidebar

Install

npm i generator-gql

Weekly Downloads

5

Version

2.0.6

License

MIT

Unpacked Size

26.2 kB

Total Files

4

Last publish

Collaborators

  • kkkkh