Commit Graph

11 Commits

Author SHA1 Message Date
Jake Dawkins
b621438c9c Add client resolvers in correct step (#412)
* Add client resolvers in correct step
* fix line number highlighting in local-state
2019-04-16 16:22:30 -07:00
Justin Anastos
0456a03fca Change local cartItems type (#349)
related to https://github.com/apollographql/fullstack-tutorial/pull/72
2019-04-16 15:03:41 -07:00
Borek Bernard
fe616f3eaf Fix code example – add StyledButton (#323)
... so that LogoutButton works fine
2019-04-16 14:36:37 -07:00
Lula Leus
2570b3ebea Adding forgotten import statement (#381) 2019-04-05 14:16:53 -07:00
Hugh Willson
1ce96777bd Replace local state initializers with cache.writeData
Initializers are no longer part of the AC local state API. We're
now recommending that people use `cache.writeData` directly, since
it's already part of the Apollo Cache API and is more flexible.
2019-01-28 12:17:20 -05:00
Scott
6921b35296 local-state: add time to finish and fix language (#298)
* Update local-state.md

* Remove client awareness headers
2019-01-17 11:52:51 -08:00
Peggy Rayzis
d07efee1f7 Update all code samples 2018-11-07 09:26:27 -08:00
Peggy Rayzis
04bd2e6490 Finalized local state section 2018-11-07 09:26:27 -08:00
Peggy Rayzis
df4fcdaa20 Added section on mutations and local state 2018-11-07 09:26:27 -08:00
Peggy Rayzis
7e7d6912a2 Edited the structure, added page on resolvers 2018-11-07 09:26:27 -08:00
Peggy Rayzis
272bb41b2a Add outline 2018-11-07 09:26:27 -08:00