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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [OutputColumnArgs](./schema.outputcolumnargs.md)

## OutputColumnArgs interface

<b>Signature:</b>

```typescript
export interface OutputColumnArgs 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [to](./schema.outputcolumnargs.to.md) |  | string | Name of the output column to receive the operation's result. |

