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