Animeshsingh17

Results 1 comments of Animeshsingh17

I too had the same issue in v5 Did resolve this by keeping it as : const { mutate } = useMutation({ mutationFn: your_functionName, onSuccess: () => {}, });