question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

apollo-link-error not exposed

See original GitHub issue

Documentation (https://github.com/bgentry/ember-apollo-client#apollo-service-api) mentions use of onError, which I believe is exposed by apollo-link-error. However it seems not to be imported by ember-apollo-client. Should this be fixed, or it’s meant this way so I included on my side if I need it?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
nizarayaricommented, Jul 17, 2018

@bgentry I will submit a PR for it today

0reactions
bgentrycommented, Dec 17, 2018

Closing this old issue, please reopen if still a problem. Also PRs welcome if so 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Link - Apollo GraphQL Docs
An error is passed as a networkError if a link further down the chain called the error callback on the observable. In most...
Read more >
networkError at apollo-link-error doesn't have status attribute
As I know "failed to fetch" happens if there is no response (e.g. server is down). That because you will not see any...
Read more >
apollo-link | Yarn - Package Manager
apollo -link is a standard interface for modifying control flow of GraphQL requests and fetching GraphQL results, designed to provide a simple GraphQL...
Read more >
apollo-link-error - npm
apollo -link-error. TypeScript icon, indicating that this package has built-in type declarations. 1.1.13 • Public • Published 3 years ago.
Read more >
Understanding Client-Side GraphQl With Apollo-Client In ...
Apollo Client stores not only the state from the data fetched from the server, ... We'll be writing Apollo Client, linking it to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found