dotansimha / dotansimha/graphql-code-generator
`npx graphql-code-generator init` / `yarn create graphql-code-generator` are outdated
Open
core
docs
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
- https://www.npmjs.com/package/graphql-code-generator is outdated (it installs unmaintained plugins)
- `yarn create graphql-code-generator init` requires a `create-graphql-code-generator` package in order to work properly
- improve the plugins available when neither typescript or flow are found in `package.json`
- ensure to install `graphql` peerDep
- ensure doc is consistent on all websites:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.