Technical requirements
To complete this chapter, you will need the following:
- Terminal and Node.js installed
- A GraphQL IDE such as VS Code, Sublime Text, Notepad++, or GraphQL Editor
- A simple GraphQL parser overlay: https://github.com/graphql-editor/graphql-js-tree
- A basic knowledge of TypeScript
You can access the code in this chapter in the book’s GitHub repository: https://github.com/PacktPublishing/GraphQL-Best-Practices/tree/main/chapter-06.