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/components
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 [with-apollo] Fix warning about missing _allPostsMeta and more (#3397) 2017-12-05 10:50:45 -08:00
ErrorMessage.js [with-apollo] Fix warning about missing _allPostsMeta and more (#3397) 2017-12-05 10:50:45 -08:00
Header.js [with-apollo] Fix missing rootContext (#3468) 2017-12-18 11:25:06 +01:00
PostList.js Add new apollo example using _app.js (#4286) 2018-05-07 15:02:56 +02:00
PostUpvoter.js migrated from apollo-client-preset to apollo-boost (#4047) 2018-03-23 12:51:58 +01:00
Submit.js [with-apollo] Fix warning about missing _allPostsMeta and more (#3397) 2017-12-05 10:50:45 -08:00