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.

Suggestion: extract apollo helpers like `withData` into a separate repo

See original GitHub issue

I wish withData was a separate npm package, so that it would be easier to track updates to it.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

6reactions
adamsoffercommented, Oct 31, 2017

Update: the package now supports Apollo Client 2.0

0reactions
adamsoffercommented, Oct 27, 2017

Hey folks - I finally got around to abstracting the Apollo Next integration into a separate package! You can check it out here: https://www.npmjs.com/package/next-apollo

Let me know what think and send me your feedback.

Note: Apollo Client 2.0 was released yesterday and it’s not yet compatible with that version. Working on that next.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Suggestion: extract apollo helpers like `withData` into a separate ...
I wish withData was a separate npm package, so that it would be easier to track updates to it.
Read more >
GraphQL schema basics
Your GraphQL server uses a schema to describe the shape of your available data. This schema defines a hierarchy of types with fields...
Read more >
Movie Suggestion App on GraphQL and Apollo - Medium
When creating a new ApolloClient we need to pass the root URL of the GraphQL API, and the provider will help to connect...
Read more >
Graphql · Fe guide · Development · Help · GitLab
We use Apollo (specifically Apollo Client) and Vue Apollo when using GraphQL for frontend development. If you are using GraphQL in a Vue...
Read more >
Using Apollo Client 3 as a State Management Solution
Learn GraphQL with Apollo Odyssey, our hands- on training and tutorial course platform - https://odyssey.apollographql.com/Learn from our ...
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