CommentAdded
Событие добавление комментария
type CommentAdded implements HistoryEvent {
canDelete: Boolean
commentId: Int!
editable: Boolean
eventTime: Instant!
hhCommentId: Int
html: String
id: String!
initiator: Initiator
person: PersonItem
personRating: PersonRating
updatedAt: Instant
vacancy: Vacancy
visibility: Visibility
}
Fields
CommentAdded.canDelete
● Boolean
scalar
CommentAdded.commentId
● Int!
non-null scalar
CommentAdded.editable
● Boolean
scalar
CommentAdded.eventTime
● Instant!
non-null scalar
Время события
CommentAdded.hhCommentId
● Int
scalar
CommentAdded.html
● String
scalar
CommentAdded.id
● String!
non-null scalar
CommentAdded.initiator
● Initiator
union
Инициатор события
CommentAdded.person
● PersonItem
object
Кандидат
CommentAdded.personRating
● PersonRating
object
CommentAdded.updatedAt
● Instant
scalar
CommentAdded.vacancy
● Vacancy
union
Вакансия