Expand description
Common types and data structures for Supabase operations
Structs§
- Auth
Config - Authentication configuration
- Database
Config - Database configuration
- Http
Config - HTTP client configuration
- Pagination
- Pagination information
- Storage
Config - Storage configuration
- Supabase
Config - Configuration for Supabase client
- Supabase
Error - Supabase API error response
- Supabase
Response - Generic response wrapper
Enums§
- Filter
Operator - Query filter operations
- Http
Method - HTTP method types
- Order
Direction - Order direction for sorting
Type Aliases§
- Headers
- Headers type for HTTP requests
- Id
- Generic ID type
- Json
Value - JSON value type for dynamic data
- Query
Params - Query parameters type for HTTP requests
- Timestamp
- Generic timestamp type