Is there a way to async await a mutation instead of passing a callback to onSuccess?
Basically I would like to do:
Is this possible?
2 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Awesome, thanks!
I had been typing ayncMutate() which had made it so intellisense was not finding the method lmao