Description
In this course, you will :
- Hands-on experience with integration of Apollo Client with React applications
- A deep understanding of the GraphQL Code Generator
- The ability to query a GraphQL server
- Working knowledge about the lazy queries execution
- Working knowledge of querying union types
- Familiarity with mutations and their execution
Syllabus :
- Introducing Apollo Client
- Automatically Generated Types
- Lazy Queries
- Union Types
- Mutations