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

Some quick features we might shove into 3.5 release #8875

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

brainkim
Copy link
Contributor

@brainkim brainkim commented Sep 30, 2021

Implements #7714, #8859

Copy link
Member

@benjamn benjamn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I support both of these features. A couple questions below.

src/react/hooks/useLazyQuery.ts Show resolved Hide resolved
src/react/hooks/useLazyQuery.ts Outdated Show resolved Hide resolved
@brainkim
Copy link
Contributor Author

brainkim commented Oct 1, 2021

@StephenBarlow I added some initial documentation here but can split this out into a separate PR.
EDIT: I split it out into a separate PR

brainkim added a commit that referenced this pull request Oct 1, 2021
@brainkim brainkim merged commit c2b0f91 into release-3.5 Oct 1, 2021
@brainkim brainkim deleted the brian-react-quality-of-life branch October 1, 2021 19:14
brainkim added a commit that referenced this pull request Oct 4, 2021
* Document code changes in #8875

* Edits to reset function additions

* Formatting and section heading tweaks.

Co-authored-by: Stephen Barlow <stephen@apollographql.com>
Co-authored-by: Ben Newman <ben@apollographql.com>
@camjackson
Copy link

Does this also resolve react-apollo#3499? It looks like it does?

@promet99
Copy link

promet99 commented Jul 14, 2022

Does this also resolve react-apollo#3499? It looks like it does?

In my code, excuting useLazyquery did not return promise

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants