Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://esm.sh/@supabase/postgrest-js@2.89.0/dist/index.d.mts";

§Classes

PostgrestBuilder abstract
PostgrestClient

PostgREST client.

PostgrestError

Error format

PostgrestFilterBuilder
PostgrestQueryBuilder
PostgrestTransformBuilder

§Variables

default

§Interfaces

PostgrestResponseFailure
PostgrestResponseSuccess

§Type Aliases

PostgrestClientOptions
PostgrestMaybeSingleResponse
PostgrestResponse
PostgrestSingleResponse
UnstableGetResult

Main entry point for constructing the result type of a PostgREST query.