DbQueryKind@lowcode/dsl Type Alias: DbQueryKind DbQueryKind = "list" | "get" | "create" | "update" | "delete" Defined in: schema.ts:410