DelveroffD
Convex Community12mo ago
18 replies
Delveroff

helping Delveroff

Hi! Could somebody help me? I need to call internal queries/mutations remotely. I use Next.js and SSR. I would like to fetchQuery(internal.tasks.list). But it doesn't work. I want to make queries internal so I don't validate the input parameters (I want to do it elsewhere).

Supabase, i.e., provides us with two keys: default and anon. Anon is for public API. Default is for private use.
Was this page helpful?