Features
Enum reference
Values, database names, and descriptions for every enum.
Every enum gets its own section with values, database names, and descriptions.
What you get
- A dedicated enum page or section per enum type
- Values mapped to their database names when they differ
- Optional descriptions for each value
- Navigation from field type badges or the sidebar
When it helps
Enums often hide business meaning behind short codes. Documenting them next to the schema keeps the source of truth in one place.