An example of creating an Int type in TypeScript, allowing the compiler to catch potential production problems when inserting calculated values into the DB.
The difference between the default resolver and an explicitly specified resolver in Apollo's graphql-tools – specifically arguments passed to a function called by the default resol
It's possible to extend the default Heroku 30 second timeout by sending meaningless bytes back to the client. This post shows how to do so using Node.js / Express middleware.