DoWhile - Slides
Understand the following topics related to cache on Apollo:
- Cache Normalization
- Fetch Policies
- Type Policies
- Field Policies
- Pagination Helpers
To run the presentation deck in development mode:
npm start
To build the presentation deck:
npm run build