Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PostgrestResponseSuccess<T>

Type parameters

  • T

Hierarchy

Index

Properties

body

body: T[]

count

count: number | null

data

data: T[]

error

error: null

status

status: number

statusText

statusText: string

Generated using TypeDoc