Skip to main content
Module

x/postgrest/mod.ts>PostgrestSingleResponse

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