supabase-kt
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
supabase-kt
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