Namespace Supabase.Interfaces
Interfaces
- ISupabaseClient<TUser, TSession, TSocket, TChannel, TBucket, TFileObject>
Contract for what a SupabaseClient should implement
- ISupabaseFunctions
Contract representing a wrapper Supabase.Functions client.
- ISupabaseTable<TModel, TChannel>
Contract representing a supabase wrapped postgrest IPostgrestTable<TModel>