supabase-kt
Toggle table of contents
3.2.2
common
Platform filter
common
Switch theme
Search in API
supabase-kt
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