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
Sebastian c0eca35810 with-apollo example using Apollo 2 (#3180)
* Updated dependencies related to Apollo and React.

* Updated libs with Apollo 2 new set of modules.

* Updated to Apollo 2 react integration modules.

* Updated withData to separate apollo state from the app's state.
2017-10-28 09:19:56 +02:00
..
App.js Add Apollo example (#780) 2017-01-22 13:27:06 +01:00
ErrorMessage.js Better data fetching error handling for Apollo examples (#2227) 2017-07-01 23:56:12 +02:00
Header.js update link prefetch syntax in examples (#1276) 2017-02-25 15:54:42 +01:00
PostList.js with-apollo example using Apollo 2 (#3180) 2017-10-28 09:19:56 +02:00
PostUpvoter.js with-apollo example using Apollo 2 (#3180) 2017-10-28 09:19:56 +02:00
Submit.js with-apollo example using Apollo 2 (#3180) 2017-10-28 09:19:56 +02:00