
Step-by-step: Building a Node.js server (2021 edition) — Part 3/4 - The API
If you want to use the server starter directly without going through the tutorial, find the code on Github. Link to the next parts are at the bottom of this page. In Part I and II we didn’t write much code. Time to write some boilerplate code, and to make our first queries to the MongoDB database through the GraphQL API. There’s no easy way to proceed step by step with this chapter, but everything will make sense at the end. ...



