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/pages
Tim Neutkens 6c0091fb7a
Add new apollo example using _app.js (#4286)
* Add new apollo example

* Update readme

* Update with-apollo to use _app.js

* Move withData to _app

* Make SSR work again

* Remove withData

* Use HOC to provide apolloClient

* Spread pageprops
2018-05-07 15:02:56 +02:00
..
_app.js Add new apollo example using _app.js (#4286) 2018-05-07 15:02:56 +02:00
about.js [with-apollo] Fix missing rootContext (#3468) 2017-12-18 11:25:06 +01:00
index.js Add new apollo example using _app.js (#4286) 2018-05-07 15:02:56 +02:00