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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [AggregateArgs](./schema.aggregateargs.md) &gt; [groupby](./schema.aggregateargs.groupby.md)

## AggregateArgs.groupby property

Column to group by

<b>Signature:</b>

```typescript
groupby: string;
```
