NuxtN
Nuxt15mo ago
4 replies
Deepmkx

Nuxt/Supabase plugin question

Hello everyone, I'm trying out the following plugin http://supabase.nuxtjs.org/usage/composables/usesupabaseclient
But for some weird reason I cannot use the .update method, as its type definition expects an object of type never.

Sorry i'm not an expert and just trying to learn, I tried several things for hours but can't make it work 😦

I manage to use create/delete/upsert quite well otherwise
Nuxt x Supabase - Docs
Make requests to the Supabase API with the useSupabaseClient composable
Was this page helpful?