Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Classes

FunctionsClient

Client for invoking Supabase Edge Functions.

FunctionsError

Base error for Supabase Edge Function invocations.

FunctionsFetchError

Error thrown when the network request to an Edge Function fails.

FunctionsHttpError

Error thrown when the Edge Function returns a non-2xx status code.

FunctionsRelayError

Error thrown when the Supabase relay cannot reach the Edge Function.

§Enums

FunctionRegion

§Type Aliases

FunctionInvokeOptions
FunctionsResponse