Create data: insert(). Performs an INSERT into the table. JavaScript. const { data, error } = await supabase .from('cities') .insert([.
確定! 回上一頁