hwillson
2fffdb6b53
Replace ApolloConsumer with useApolloClient
2019-08-05 13:35:16 -04:00
Hugh Willson
dd2300d336
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:18:39 -04:00
Hugh Willson
dce5f7688c
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:18:26 -04:00
Hugh Willson
114ec687ed
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:18:10 -04:00
Hugh Willson
7c1d69bc83
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:17:54 -04:00
Hugh Willson
78185ebf18
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:17:37 -04:00
Hugh Willson
2ee29d3696
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:17:22 -04:00
Hugh Willson
7b0d5ed02d
Update docs/source/tutorial/mutations.md
...
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com >
2019-08-05 13:16:50 -04:00
hwillson
6746f5e988
Update data with mutations Hooks updates
2019-08-04 14:06:19 -04:00
Trevor Blades
b53ed6b343
Clean up markdown for use with gatsby-remark system
2019-05-29 15:35:25 -07:00
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
Borek Bernard
cf34dab109
Clarifying note about Login at bottom of tutorial part 7 ( #319 )
2019-04-16 14:45:37 -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
f0d5f60270
Mutations: add time to finish and initialization code ( #297 )
...
* Update mutations.md
* Update client awareness headers
* Remove client awareness headers
The apollo client constructor accepts `clientName` and `clientVersion` now!
2019-01-17 11:26:18 -08:00
Peggy Rayzis
d07efee1f7
Update all code samples
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