IHubHistoryEntry
History entry
Properties
Property | Type | Notes |
---|---|---|
"view" | "workspace" | What action was last taken on the entity In the future this can expand to "replied to", "shared with" etc | |
string | Unique identifier for the entity | |
string | Title of the entity | |
HubEntityType | Entity Type | |
string | Url the user visited | |
Optional | string | Owner of the entity |
Optional | any | Additional parameters that can be used to rehydrate the entity |
Optional | number | timestamp the entity was last visited |
Interface defined in common/src/core/hubHistory.ts:17