Hey, guys, I wondered how to handle support for multiple languages in GraphQl. It took me a while, but I can finally show you the first version of my localized GraphQl boilerplate.
- 100 % test coverage
- docker for local dev development
- typescript
- postgres + objection
- koa
I want to add support for file uploads and subscriptions in the future. If you want me to implement something else, please, leave your suggestion in the comments below.