| Field | Type | Required | Description |
|---|---|---|---|
likedBy |
List<AnswerLike> | ✔️ | N/A |
likedByUser |
boolean | ✔️ | Whether the user in context liked the answer. |
numLikes |
long | ✔️ | The total number of likes for the answer. |
| Field | Type | Required | Description |
|---|---|---|---|
likedBy |
List<AnswerLike> | ✔️ | N/A |
likedByUser |
boolean | ✔️ | Whether the user in context liked the answer. |
numLikes |
long | ✔️ | The total number of likes for the answer. |