Variable: AuditableItemGraphTopics
const
AuditableItemGraphTopics:object
The topics for auditable item graph event bus notifications.
Type declaration
VertexCreated
readonly
VertexCreated:"auditable-item-graph:vertex-created"
="auditable-item-graph:vertex-created"
A vertex was created.
VertexUpdated
readonly
VertexUpdated:"auditable-item-graph:vertex-updated"
="auditable-item-graph:vertex-updated"
A vertex was updated.