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
5 replies