Technical requirements
To follow this chapter and run the mock backend example, you will need the following:
- Node.js with a version higher than 18
- GraphQL Demeter: https://github.com/graphql-editor/graphql-demeter
- VS Code, GraphQL Editor, Sublime Text, or any text editor to edit GraphQL files to play with the mock backend
A GitHub repository has been created for this book, and you can find the code for this chapter here: https://github.com/PacktPublishing/GraphQL-Best-Practices/tree/main/chapter-01.