#typeof useMutation
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
hello! I have a const mutator = useMutation({onSuccess,...})
i pass the mutator to child components .... what is the type of this object?
Thank you!
(and where would i find documentation about that kind of thing in the future?)
I don't know by heart, what does type inference say?