OBJECT
type IssueEvent {snapshotFid: String! timestamp: Long! type: IssueEventType! violations: Int! violationsDelta: Int! }