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
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
..
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 Better data fetching error handling for Apollo examples (#2227) 2017-07-01 23:56:12 +02:00
PostUpvoter.js Updated with-apollo example. (#1389) 2017-03-12 08:33:01 +01:00
Submit.js Updated with-apollo example. (#1389) 2017-03-12 08:33:01 +01:00