{
"event": "TaskCommentUpdated",
"data": [{
"commentId": uuid,
"updatedFields": {
"content":string,
"updatedAt": date
}
}],
"teamId": uuid
}
{
"event": "TaskCommentUpdated",
"data": [{
"commentId": uuid,
"updatedFields": {
"content":string,
"updatedAt": date
}
}],
"teamId": uuid
}