Functions - Async Triggers
Trying to trigger an edge function when a row is added to our DB; I see on the supabase.com/edge-functions page that it says "Async Triggers - Invoke Edge Functions based on any event in your database" which looks like exactly what I need.. but I can't find anything about it in the docs or UI. Could someone point me in the right direction?
