Lookup Entities
Content Nomination
Lookup entity generated to support documented relationships
Lookup entity generated to support documented relationships
Lightweight lookup entity backing relationships referenced in other pages.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lookup entity generated to support documented relationships
| Field | Type | Required | Description |
|---|---|---|---|
| id | UUID | Auto | Primary key |
| name | string | Yes | Display name |
| description | text | No | Optional description |
| status | string | No | active/inactive |
| createdAt | datetime | Auto | Created timestamp |
| updatedAt | datetime | Auto | Updated timestamp |