We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
If anyone is interested, you can now use apollo hooks with this library :) npm install --save next-apollo@beta
npm install --save next-apollo@beta
Sorry, something went wrong.
Hi @adamsoffer I give a try to next-apollo@beta and I have this error Cannot read property 'apollo' of undefined and I think it comes from here :
next-apollo@beta
Cannot read property 'apollo' of undefined
next-apollo/src/withData.js
Line 72 in 73a9ca0
I'll continue trying to make it works.
I could be interesting to have a working example with next-apollo@beta and @apollo/react-hooks
@apollo/react-hooks
Hey @DavoCg - I actually just updated the next-apollo-example repo to use next-apollo@beta if you wanna have a look there :)
next-apollo-example
https://github.com/adamsoffer/next-apollo-example
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: