Replies: 1 comment
-
It seems that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In some parts of the codebase I work on, we need to extract the load state of a bunch of queries at once, not necessarily knowing their exact keys. Essentially, what I need is to be able to return multiple status objects and indirectly override the partial matcher:
Is there a way to do that now without hacking like this?
Beta Was this translation helpful? Give feedback.
All reactions