Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/src/query.ts>QueryTypesList

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
type alias QueryTypesList
import { type QueryTypesList } from "https://deno.land/x/appwrite@11.0.0/src/query.ts";
definition:
| string[]
| number[]
| boolean[]
| Query[]