Dynamic mutationKey #7908
Unanswered
alielmajdaoui
asked this question in
Q&A
Replies: 2 comments 9 replies
-
I have the same problem. Have you solved it? |
Beta Was this translation helpful? Give feedback.
2 replies
-
if you want the id to be part of the mutationKey, you need to do it like this:
yes, that means you need to have access to the |
Beta Was this translation helpful? Give feedback.
7 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.
-
Is there a way to set a mutation key dynamically?
The purpose is to have ability to check pending mutations based on that composite mutation key.
Here's an arbitrary example:
Beta Was this translation helpful? Give feedback.
All reactions