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