OBJECT
Audit record of an event which occurred in the system
actor
AuditActor
The actor who caused this event
context
AuditContext
The context in which this event occurred
data
JSON
The changed data in the event
id
ID
occurredAt
DateTime
The time at which this event occurred
subject
AuditSubject
The subject of this event
type
AuditEventType
The type of event
uuid
The public UUID for the event
Node