Defined in: packages/db/src/query/ir.ts:113
new UnionFrom(sources): UnionFrom;Defined in: packages/db/src/query/ir.ts:115
(CollectionRef | QueryRef)[]
UnionFrom
BaseExpression.constructorreadonly __returnType: any;Defined in: packages/db/src/query/ir.ts:84
Internal
BaseExpression.__returnTypesources: (CollectionRef | QueryRef)[];Defined in: packages/db/src/query/ir.ts:115
type: "unionFrom";Defined in: packages/db/src/query/ir.ts:114
BaseExpression.typeget alias(): string;Defined in: packages/db/src/query/ir.ts:119
string