copykitku/src/vendor/github/codegen.toml
2021-02-01 15:18:02 +01:00

11 lines
174 B
TOML

overwrite = true
schema = 'src/vendor/github/schema.graphql'
[config]
typesPrefix = 'GH'
[generates.'src/vendor/github/api-types.ts']
plugins = [
'typescript',
]