<-- /notes

How to GraphQL

Welcome to some course notes I took during the HowToGraphQL introductory module! I'd never touched GraphQL before this, and if you're in the same boat, you'll find some helpful definitions and concepts here.

If you're looking for code examples and actual use-cases, I suggest the Advanced React course notes. There I actually noted important steps while building the server, resolvers and front-end. This is just an first-look-at style overview of GraphQL


I wrote these notes while learning so they might be inaccurate or outdated. If so, let me know, and I'll try to fix them up ASAP. Feel free to make an issue or PR in the site repository to help me out!