CatalogFields
Fields within catalog definitions for data structure.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CatalogId | String |
Catalogs.Id | |
| Name | String | ||
| Slug | String | ||
| CatalogType | String |
The allowed values are catalog, cause, environment, functionality, incident_type, service, team. | |
| Kind | String |
The allowed values are text, reference. | |
| Position | Integer | ||
| Type | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| IsMultiple | Boolean | ||
| IsRequired | Boolean | ||
| KindCatalogId | String |