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-and-redux/lib
Jayden Seric ec2b76f83b Better data fetching error handling for Apollo examples (#2227)
* Display data fetching errors in Apollo examples.

* Prevent Apollo GraphQL errors from crashing SSR.

Also tidied a few comments in the vicinity.
2017-07-01 23:56:12 +02:00
..
initApollo.js Many improvements to the Apollo examples (#1905) 2017-05-11 00:23:11 +02:00
initRedux.js Many improvements to the Apollo examples (#1905) 2017-05-11 00:23:11 +02:00
reducers.js Many improvements to the Apollo examples (#1905) 2017-05-11 00:23:11 +02:00
withData.js Better data fetching error handling for Apollo examples (#2227) 2017-07-01 23:56:12 +02:00