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

x/soda/mod.ts>SodaQuery#prepare

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

Build a query object and store it in the query map, then clear the query to start a new one

Parameters

queryID: string