Skip to content
New issue

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

react-apollo should be configurable like hooksImportFrom #1675

Closed
slikts opened this issue Apr 9, 2019 · 1 comment
Closed

react-apollo should be configurable like hooksImportFrom #1675

slikts opened this issue Apr 9, 2019 · 1 comment
Assignees
Labels
plugins waiting-for-release Fixed/resolved, and waiting for the next stable release

Comments

@slikts
Copy link

slikts commented Apr 9, 2019

There are issues with react-apollo such as the withMutation HOC missing error and loading states, and working around these issues requires, e.g., adding an another HOC. It would provide better usability if it were possible to override the import path like it is with hooksImportFrom.

@dotansimha
Copy link
Owner

Fixed in 1.1.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugins waiting-for-release Fixed/resolved, and waiting for the next stable release
Projects
None yet
Development

No branches or pull requests

3 participants