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

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

## FieldMetadata.type property

TEMP: this is determined via stats introspection, but our much more robust type discovery for the codebooks should be used, and the type on Field.

<b>Signature:</b>

```typescript
type?: DataType;
```
