Params are missing in mutationKey #2100
Labels
bug
Something isn't working
good first issue
Straightforward problem, solvable for first-time contributors without deep knowledge of the project
openapi-react-query
Relevant to openapi-react-query
openapi-react-query version
0.2.9
Description
MutationKey don't include params as can be seen in this code
Use case
I wanna check if a mutation with a specific id is mutating or not.
Here id should be used for creating mutation key
Reproduction
This issue is not related to any browser or specific conditions.
Expected result
I expected that mutationKey should include params same as used in queryOptions
Extra
The text was updated successfully, but these errors were encountered: