Type Alias: ApplyStep
ApplyStep =
ApplyFilterStep|ApplyGroupByStep|ApplyAggregateStep
Defined in: packages/core/src/parser/ast.ts:238
Union of all $apply transformation step types.
ApplyStep =
ApplyFilterStep|ApplyGroupByStep|ApplyAggregateStep
Defined in: packages/core/src/parser/ast.ts:238
Union of all $apply transformation step types.