toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
postgrest-kt
/
io.github.jan.supabase.postgrest.result
Package-level
declarations
Types
Types
Postgrest
Result
Link copied to clipboard
class
PostgrestResult
(
val
data
:
String
,
val
headers
:
Headers
,
postgrest
:
Postgrest
)
Represents the result from a postgrest request