git-bug/webui/codegen.yaml

9 lines
160 B
YAML
Raw Normal View History

schema: '../graphql/schema/*.graphql'
overwrite: true
generates:
./src/fragmentTypes.js:
plugins:
- fragment-matcher
config:
module: es2015