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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [ConvertArgs](./schema.convertargs.md) &gt; [type](./schema.convertargs.type.md)

## ConvertArgs.type property

Output type to convert the column values to.

<b>Signature:</b>

```typescript
type: ParseType;
```
