mutation.mutate is not a function error
I have a post goal api which is used in various components so im creating a usePostGoal hook which returns mutation. On a click im doing mutation.mutate but it returns
when im using the same mutation without hook it works fine
when im using the same mutation without hook it works fine