toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
functions-kt
/
io.github.jan.supabase.functions
/
EdgeFunction
/
EdgeFunction
Edge
Function
constructor
(
functionName
:
String
,
headers
:
Headers
,
supabaseClient
:
SupabaseClient
)
(
source
)
Parameters
function
Name
The name of the function
headers
Headers to add to the request
supabase
Client
The supabase client to use