{
"_id": "string",
"content": "string",
"creator": {
"_id": "string",
"fullName": "string",
"photoUrl": "string"
},
"cheers": [
{
"_id": "string",
"content": "string",
"creator": {
"_id": "string",
"photoUrl": "string"
},
"receiver": "string",
"primaryParent": {
"id": "string",
"type": "string"
},
"secondaryParent": {
"id": "string",
"type": "string"
},
"isNotified": true,
"comment": "string",
"card": "string",
"featureType": "string",
"company": "string",
"team": "string",
"createdAt": "string",
"updatedAt": "string",
"__v": 0,
"notification": "string"
}
],
"team": "string",
"company": "string",
"comment": "string",
"card": "string",
"featureType": "string",
"seen": [
"string"
],
"createdAt": "string",
"updatedAt": "string",
"__v": 0
}