1 Star 0 Fork 19

wangxinxx / ng-notadd

forked from Notadd / ng-notadd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codegen.generate.yml 388 Bytes
一键复制 编辑 原始数据 按行查看 历史
# graphql:generate
overwrite: true
schema:
- "graphql.schema.json"
documents:
- "src/app/graphql/graphqls/*.graphql"
generates:
src/app/graphql/graphql.service.ts:
config:
resolvers: false
plugins:
- add: /* tslint:disable */
- "typescript-common"
- "typescript-client"
- "typescript-apollo-angular"
JavaScript
1
https://gitee.com/wangxinxx/ng-notadd.git
git@gitee.com:wangxinxx/ng-notadd.git
wangxinxx
ng-notadd
ng-notadd
master

搜索帮助