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

fix(graphcache): Fix typo in results cache #2741

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

kitten
Copy link
Member

@kitten kitten commented Oct 14, 2022

Resolve #2701

Summary

This fixes a small typo that causes the results cache to be updated with the API result rather than the updated cache result

Set of changes

  • Fix typo

@kitten kitten requested a review from JoviDeCroock October 14, 2022 09:28
@changeset-bot
Copy link

changeset-bot bot commented Oct 14, 2022

🦋 Changeset detected

Latest commit: 9061486

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@urql/exchange-graphcache Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock merged commit 1155848 into main Oct 14, 2022
@JoviDeCroock JoviDeCroock deleted the fix/typo-in-results-cache branch October 14, 2022 09:32
@urql-ci urql-ci mentioned this pull request Oct 14, 2022
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 this pull request may close these issues.

useQuery not returning stable references
2 participants