Y
Hacker News
new
|
ask
|
show
|
jobs
by
anasbarg
2052 days ago
Yeah GraphQL APIs are not tedious to work with, I LOVE GraphQL Codegen for TypeScript and it works very well with my DSL. What's tedious is building a GraphQL API, not consuming it.
1 comments
latchkey
2052 days ago
https://typegraphql.com/
is building the API for me.
link