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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [CodebookSchema](./schema.codebookschema.md) &gt; [fields](./schema.codebookschema.fields.md)

## CodebookSchema.fields property

The per-field encodings. These contain interpretive information about the data.

<b>Signature:</b>

```typescript
fields: Field[];
```
