Defined in: packages/db/src/query/ir.ts:105
new UnionFrom(sources): UnionFrom;new UnionFrom(sources): UnionFrom;Defined in: packages/db/src/query/ir.ts:107
(CollectionRef | QueryRef)[]
UnionFrom
BaseExpression.constructorBaseExpression.constructorreadonly __returnType: any;readonly __returnType: any;Defined in: packages/db/src/query/ir.ts:82
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypesources: (CollectionRef | QueryRef)[];sources: (CollectionRef | QueryRef)[];Defined in: packages/db/src/query/ir.ts:107
type: "unionFrom";type: "unionFrom";Defined in: packages/db/src/query/ir.ts:106
BaseExpression.typeBaseExpression.typeget alias(): string;get alias(): string;Defined in: packages/db/src/query/ir.ts:111
string