How to catch error in ApolloClient
Issue #192
Read https://www.apollographql.com/docs/react/features/error-handling
How to catch actual error https://github.com/apollographql/apollo-client/issues/4016 🤔
1 | import { Observable } from 'apollo-link' |