Fetching countries grouped by continents
Hi, I'm a light user of Supabase and I'm trying to fetch data grouped by a specific column. For matter of example, I wish to get a JSON where an array of continents holds entries of respective countries. I have read around, but couldn't get my head around how to do this with Supabase. I'm using supabase-js client side.