In this video, we will learn how we can connect a client-side application with a graphql server. We will use Apollo Client to connect a React app to a Rick and Morty GraphQL API
Second Channel:
https://www.youtube.com/channel/UCfNFgrUzeDSb-W3L3nnjC5A
Rick and Morty GraphQL API
https://rickandmortyapi.com/graphql
Udemy Courses :
https://www.udemy.com/course/modern-graphql-complete-guide/?couponCode=18D22B98EA1400BECEB2
Timeline:
0:00 - GraphQL 101
8:27 - Connection React to GraphQL
14:14 - Writing a Query
29:23 - Creating a Query Hook
31:57 - Queries with Variables
47:05 - Lazy Queries
59:55 - Mutations