update not working
this is my api endpoint for patching i have test ...body if values are correct and if data.user.id exist everything should be fine and return true but when i check database it doesnt seem to be updated
for more context im using NEXTJS + react query
1 Reply
nvm its problem with supabase RLS for some reason blocks api