Supabase backend
When should I use Supabase Edge Functions?
Use them for code that needs the Supabase service role (webhooks, admin tasks, third-party calls). Use TanStack server functions for normal app logic.
Last updated: 2026-06-28
Canonical: https://blancasbuilder.com/faq/supabase/supabase-edge-functions · Blanca's Builder