1. Apollo Client State with React
Introduction
()
Overview of Apollo client state
()
Development environment
()
Creating a development environment: Demo
()
Using client state
()
Configuring and querying client state: Demo
()
Mutating client state
()
Mutating client state with a mutation query: Start demo
()
Mutating client state with a mutation query: Get data demo
()
Mutating client state with a mutation query: Widget demo
()
Mutating client state with a mutation query: Widgets query
()
Mutating client state with a mutation query: Mutations
()
Mutating client state with a mutation query: Delete mutation
()
Mutating client state with a mutation query: Local query
()
Mutating client state with a mutation query: End demo
()
Using the cache
()
Querying and mutating the cache: Demo, part 1
()
Querying and mutating the cache: Demo, part 2
()
Conclusion
()