type alias QueryTypesListimport { type QueryTypesList } from "https://deno.land/x/appwrite@11.0.0/src/query.ts"; definition: | string[] | number[] | boolean[] | Query[]