Hacker News new | ask | show | jobs
by gregplaysguitar 2471 days ago
We use https://graphql-code-generator.com/ in combination with some scripts which update the graphql schema at build time - works great. Using Apollo on the front end.

Having types straddle the client/server divide is a huge win