GraphQL OBJECT
HistoryCategory
link Definition
- type HistoryCategory {
- # History category code.
- HistoryCategoryEnum :
- # History category name.
- String :
- }
GraphQL OBJECT
- type HistoryCategory {
- # History category code.
- HistoryCategoryEnum :
- # History category name.
- String :
- }