<!-- 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)

## AggregateArgs interface

<b>Signature:</b>

```typescript
export interface AggregateArgs extends RollupArgs 
```
<b>Extends:</b> [RollupArgs](./schema.rollupargs.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [groupby](./schema.aggregateargs.groupby.md) |  | string | Column to group by |

