schema.pivotargs.md

November 8, 2023 ยท View on GitHub

Home > @datashaper/schema > PivotArgs

PivotArgs interface

Signature:

export interface PivotArgs extends InputKeyValueArgs 

Extends: InputKeyValueArgs

Properties

PropertyModifiersTypeDescription
operationFieldAggregateOperationAggregate/rollup operation to perform when doing the pivot.

Contents

  1. 1PivotArgs interface
  2. 2Properties