React With GraphQL (Apollo Client) Crash Course

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 Rick and Morty GraphQL API Udemy Courses : 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
Back to Top