Using GraphQL Yoga with Fastify | Pure DI in TypeScript Node.js
In the tutorial preceding this one, I demonstrated how to create a logging service with metadata. In this article, I will be implementing a new GraphQL endpoint for our application.
I will use the repo as starting point.
Data Store
Before we start ...
blog.vady.dev4 min read