Module types

Source
Expand description

Common types and data structures for Supabase operations

Structs§

AuthConfig
Authentication configuration
DatabaseConfig
Database configuration
HttpConfig
HTTP client configuration
Pagination
Pagination information
StorageConfig
Storage configuration
SupabaseConfig
Configuration for Supabase client
SupabaseError
Supabase API error response
SupabaseResponse
Generic response wrapper

Enums§

FilterOperator
Query filter operations
HttpMethod
HTTP method types
OrderDirection
Order direction for sorting

Type Aliases§

Headers
Headers type for HTTP requests
Id
Generic ID type
JsonValue
JSON value type for dynamic data
QueryParams
Query parameters type for HTTP requests
Timestamp
Generic timestamp type