Skip to main content
Module

x/postgrest/mod.ts>PostgrestResponse

Isomorphic JavaScript client for PostgREST.
Latest
type alias PostgrestResponse
import { type PostgrestResponse } from "https://deno.land/x/postgrest@1.1.0/mod.ts";
definition: PostgrestResponseSuccess<T> | PostgrestResponseFailure