EdgeFunction

constructor(functionName: String, headers: Headers, supabaseClient: SupabaseClient)(source)

Parameters

functionName

The name of the function

headers

Headers to add to the request

supabaseClient

The supabase client to use