© 2026 Hedgehog Software, LLC
const { data, error } = await supabase.from("plans").select("*, plan_features(*)");