mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-16 11:00:42 +03:00
9 lines
160 B
YAML
9 lines
160 B
YAML
schema: '../graphql/schema/*.graphql'
|
|
overwrite: true
|
|
generates:
|
|
./src/fragmentTypes.js:
|
|
plugins:
|
|
- fragment-matcher
|
|
config:
|
|
module: es2015
|