Learn when GraphQL is a good alternative to REST and how to add, update, delete, and query using GraphQL.
Overview
Syllabus
IntroductionCoding our delete mutation Final test for your mutations Conclusion
- Replace REST with GraphQL
- What you should know
- Why use GraphQL for REST
- REST project introduction
- Set up GraphQL
- GraphQL refresher
- Create the initial schema and type
- Program the initial schema and type
- Set up the initial resolvers
- Finalize the DB connection
- Add a few items with GraphiQL
- Simple queries in GraphQL
- What are aliases and usage
- Fragments basics
- Overview of mutations
- Code your updated mutation
- Next steps
Taught by
Emmanuel Henri