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

Re-Export useLazyQuery #13

Closed
garritfra opened this issue Mar 23, 2022 · 3 comments · Fixed by #14
Closed

Re-Export useLazyQuery #13

garritfra opened this issue Mar 23, 2022 · 3 comments · Fixed by #14

Comments

@garritfra
Copy link
Contributor

garritfra commented Mar 23, 2022

When a project uses useLazyQuery, it currently has to import it from @apollo/client. Does it make sense to re-export it from apollo-augmented-hooks to avoid multiple import statements?

@mindnektar
Copy link
Owner

Sure! You up for providing a PR? :)

@garritfra
Copy link
Contributor Author

Will do!

@mindnektar
Copy link
Owner

Thanks! I've released v2.2.0 with your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants