18 Star 63 Fork 19

Notadd / ng-notadd

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
codegen.generate.yml 388 Bytes
Copy Edit Web IDE Raw Blame History
# 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/notadd/ng-notadd.git
git@gitee.com:notadd/ng-notadd.git
notadd
ng-notadd
ng-notadd
master

Search