updateCommentReportCard
Updates the content of an existing comment report card.
Requires authorization features: huskycare:ki
updateCommentReportCard(
input: UpdateCommentCardInput
): UpdateReportCardPayload!
Directives
auth
Requires authorization features: huskycare:ki
Arguments
updateCommentReportCard.input ● UpdateCommentCardInput input
Type
UpdateReportCardPayload object
The payload for the updateReportCard mutation.