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

***

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

# Variable: ID

> `const` **ID**: `"id"` = `"id"`

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

Primary key field's name is currently hardcoded for simplicity. It's a
convention to have it named as "id".
