schema.pivotargs.md
November 8, 2023 ยท View on GitHub
Home > @datashaper/schema > PivotArgs
PivotArgs interface
Signature:
export interface PivotArgs extends InputKeyValueArgs
Extends: InputKeyValueArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| operation | FieldAggregateOperation | Aggregate/rollup operation to perform when doing the pivot. |