Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/soda/mod.ts>SodaQuery#where

SODA (Socrata) Client for Deno/Node
Latest
method SodaQuery.prototype.where
import { SodaQuery } from "https://deno.land/x/soda@0.4.5/mod.ts";

Parameters

...where: Array<string | Record<string, string> | Where>