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 offlineExchange duplicating offline mutations #3158

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

kitten
Copy link
Member

@kitten kitten commented Apr 18, 2023

Resolves #3142

Summary

Fixes a missing share call in offlineExchange which would lead to duplicated offline mutations being queued up.

Set of changes

  • Add missing forward share call

@kitten kitten requested a review from JoviDeCroock April 18, 2023 12:29
@kitten kitten merged commit 89b7610 into main Apr 18, 2023
@kitten kitten deleted the fix/duplicate-offline-mutation branch April 18, 2023 12:42
@github-actions github-actions bot mentioned this pull request Apr 18, 2023
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.

Graphcache 6 executes offline mutations twice
2 participants