Workflow > DB > Supabase Edge Function
Invoke a deployed Supabase edge function over HTTP.
Invoke a deployed Supabase edge function over HTTP.
Insert (or upsert) rows into a Supabase / PostgREST table.
Read rows from a Supabase / PostgREST table with filters, ordering, and pagination.
Update rows in a Supabase / PostgREST table matching one or more filters.