Technical requirements
To accomplish the steps in this chapter, you must have completed the previous chapter's steps. Refer to Chapter 4, Implementing Authentication and Image Uploads with Apollo Server, of this book for instructions.
You also need to be familiar with the following technologies:
- TypeScript
- Node.js
- GraphQL basics
You can find the code source for this chapter in the chapter5
folder of our GitHub repository or via this link: at https://github.com/PacktPublishing/Full-Stack-App-Development-with-Angular-and-GraphQL/tree/main/Chapter05.