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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [FoldArgs](./schema.foldargs.md)

## FoldArgs interface

<b>Signature:</b>

```typescript
export interface FoldArgs extends InputColumnListArgs 
```
<b>Extends:</b> [InputColumnListArgs](./schema.inputcolumnlistargs.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [to?](./schema.foldargs.to.md) |  | \[string, string\] | <i>(Optional)</i> Two-element array of names for the output \[key, value\] |

