this[#client].defaultMutationOptions is not a function
Currently in the project we use react query v5, but I understand refine is using v4. And when I try to use i have this[#client].defaultMutationOptions is not a function. Is it even possible to use separate versions ? Otherwise seems like I can't use refine with MUI
