DevbenD
Convex Community2y ago
10 replies
Devben

useQuery throwing errors

Argument of type 'FunctionReference<"mutation", "public", { bio: string; stack: string; links: string; }, null>' is not assignable to parameter of type 'FunctionReference<"query">'.
Type '"mutation"' is not assignable to type '"query"'.
Was this page helpful?