in src/app/API.service.ts [1946:1980]
updateMandatoryComment(input: $input) {
__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
}
}
}