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

refactor(bindings): Allow hasNext mutation results to update repeatedly #3103

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

kitten
Copy link
Member

@kitten kitten commented Mar 27, 2023

Related #3102

Summary

This allows all bindings to handle mutations with multiple results, as indicated by the hasNext: true flag on their results.

Set of changes

  • Add onPush logic to each bindings’ mutation handler and apply filter(...), take(1), toPromise

@kitten kitten merged commit d0d0694 into main Mar 27, 2023
@kitten kitten deleted the refactor/multi-mutation-results branch March 27, 2023 16:06
This was referenced Mar 27, 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.

2 participants