in src/app/API.service.ts [2830:2864]
getMandatoryComment(id: $id) {
__typename
id
title
content
addedby
addedon
task {
__typename
id
title
description
status
reminder {
__typename
id
user
customer
start
month
week
year
additionalAttribute
type
}
comments {
__typename
nextToken
}
mandatorycomment {
__typename
nextToken
}
}
}