[**@clickup/ent-framework**](../README.md)

***

[@clickup/ent-framework](../globals.md) / Spec

# Type Alias: Spec

> **Spec**: `object`

Defined in: [src/types.ts:78](https://github.com/clickup/ent-framework/blob/master/src/types.ts#L78)

{ type: ..., ... } - one attribute spec.

## Type declaration

### type

> **type**: [`SpecType`](SpecType.md)

### allowNull?

> `optional` **allowNull**: `true`

### autoInsert?

> `optional` **autoInsert**: `string`

### autoUpdate?

> `optional` **autoUpdate**: `string`
