dotansimha / dotansimha/graphql-code-generator
config.schema.json not valid
Open
stage/0-issue-prerequisites
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
The json schema [config.schema.json](https://github.com/dotansimha/graphql-code-generator/blob/master/website/public/config.schema.json) seems to be invalid, so is causing issues in vscode (which tries to validate the codegen.yml file).
This seems to be due to the property types of the FlutterFreezedPluginConfig being invalid, such as:
https://github.com/dotansimha/graphql-code-generator/blob/527da03f1ecbf8de12259342386551792656a8e9/website/public/config.schema.json#L111
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.