<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [PivotArgs](./schema.pivotargs.md) &gt; [operation](./schema.pivotargs.operation.md)

## PivotArgs.operation property

Aggregate/rollup operation to perform when doing the pivot.

<b>Signature:</b>

```typescript
operation: FieldAggregateOperation;
```
