Is there a way to use useMutation with debounce?
Hi,
I'm trying to prevent user from spamming with likes, is there a way to show optimistic updates without actually sending the mutation request?
Thanks
I'm trying to prevent user from spamming with likes, is there a way to show optimistic updates without actually sending the mutation request?
Thanks