© 2026 Hedgehog Software, LLC
const { data, error } = await supabaseServerClient(ctx) .from('vendor_connections') .select('*');