Skip to main content
Module

x/google_datastore/query.ts>Operator

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Go to Latest
type alias Operator
import { type Operator } from "https://deno.land/x/google_datastore@0.0.14/query.ts";

The types of operators supported when querying.

definition: keyof OPERATORS