mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 17:51:44 +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
|