© 2026 Hedgehog Software, LLC
const { data } = await client .from("influencer_dishes") .select(`name, total_orders, price, user_profiles (user_id, name)`)
Could not find a relationship between 'influencer_dishes' and 'user_profiles' in the schema cache