StackLatestPackagesStackSrcSupabaseInterfaces
SupabaseClientLike
SupabaseClientLike is a interface in @cipherstash/stack. TypeScript API reference with its signature, parameters, and usage.
Interface: SupabaseClientLike
Defined in: packages/stack/src/supabase/types.ts:208
Methods
from()
from(table): any;Defined in: packages/stack/src/supabase/types.ts:209
Parameters
table
string
Returns
any
EncryptedSupabaseInstance
EncryptedSupabaseInstance is a interface in @cipherstash/stack. TypeScript API reference with its signature, parameters, and usage.
EncryptedSupabaseConfig
EncryptedSupabaseConfig is a type in @cipherstash/stack. TypeScript API reference with its signature, parameters, and usage.