OBJECT
type DocumentHistoryEvent {id: Uuid! entityId: Uuid! entityKind: String! markup: String createdAt: DateTime! updatedAt: DateTime! authorId: Uuid }