const data = await supabaseClient.from('organizations') .select(` *, teams( id, ... Under the hood, Supabase uses PostREST for queries.
確定! 回上一頁