Technical requirements
To complete this chapter, you will need the following:
- Terminal and NodeJS installed
- A GraphQL IDE such as VSCode, Sublime Text, Notepad++, or GraphQL Editor
- A basic knowledge of TypeScipt and ReactJS
As mentioned in the introduction, we will be using the Question and Answer system from Chapter 8, so you should have completed the previous chapter too.
You can access the code in this chapter on the book’s GitHub repository at https://github.com/PacktPublishing/GraphQL-Best-Practices/tree/main/chapter-09.