What would be the easiest way to add the answer to the api route? when I go to my forum/api/discussions
I see some data from mason:
flagrowMasonAnswers": {
"data": [
{
"type": "flagrow-mason-answer",
"id": "17"
},
{
"type": "flagrow-mason-answer",
"id": "20"
}
]
}
I would like to have the answers as well.