preferencespreferences router, with a getget query and a setset mutation. I had optimistic updates set up in the onSuccess of the useMutation hook, wherever I used it, like this:setset endpoint, I don't want to copy paste the onSuccessonSuccess for optimistic updates. There is the setMutationDefaultssetMutationDefaults function of query client that would be ideal for this but it isn't working.mutationKeymutationKey or am I doing something wrong? Like I could make a wrapper hook for this mutation but using these defaults seems to me like much cleaner solution.Join the Discord to ask follow-up questions and connect with the community