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

co-effects collecting scenario #49

Open
robertluo opened this issue Oct 28, 2022 · 0 comments
Open

co-effects collecting scenario #49

robertluo opened this issue Oct 28, 2022 · 0 comments

Comments

@robertluo
Copy link
Collaborator

robertluo commented Oct 28, 2022

Problem

:with and :batch are options for mutations. In this case, collecting all the effects and executing them in one place is a good practice. #48 allowed this, but not very easy.

Suggestion

Concisely allow this scenario without exposing the Query interface to the outside.

@robertluo robertluo mentioned this issue Nov 2, 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 a pull request may close this issue.

1 participant