LlabeL
Convex Community2y ago
13 replies
Llabe

Loading state for mutations

Hey, I am using 'loading state' with useQuery in my nextjs app (when its undefined) and it works fine. Is there any way to do something similar with mutations? For example if I am creating an element, while the mutation (loading) I will show a spinner or smth
Was this page helpful?