Skip to content

Type Alias: ApplyStep

ApplyStep = ApplyFilterStep | ApplyGroupByStep | ApplyAggregateStep

Defined in: packages/core/src/parser/ast.ts:238

Union of all $apply transformation step types.