samug0

Results 1 comments of samug0

Hi everyone......in React Query V5 should work.....the problem is the availability of query client....this have worked for me! `export const useSignInMutation = () => useMutation({mutationFn: AuthApi.signIn}, queryClient);`