1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-apollo-auth/pages
Tage A. L. K 54e152b11b Minor update to with-apollo-auth (#4426)
Changes
* Update dependencies.
* Remove sending client prop to component on pages.
* Use withApollo correctly on components.
* Use `client.cache.reset()` instead of `prop.client.resetStore()`.

@adamsoffer @timneutkens
2018-05-21 12:13:56 +02:00
..
_app.js Example updated: with-apollo-auth to Next 6 (#4420) 2018-05-18 10:55:12 +02:00
create-account.js Minor update to with-apollo-auth (#4426) 2018-05-21 12:13:56 +02:00
index.js Example updated: with-apollo-auth to Next 6 (#4420) 2018-05-18 10:55:12 +02:00
signin.js Minor update to with-apollo-auth (#4426) 2018-05-21 12:13:56 +02:00