updateTimesheetComment Mutation
Used for updating existing comments in comment modal in "Timesheets" app.
Access: It requires user access.
Errors: Returns specific expected errors if: not deleted and not marked as history item timesheet doesn't exist, user trying to update comment that he didn't create, $text variable is empty string after trim spaces
Arguments
#
Response
#
Returns Timesheet .
Example
#
Previous
updateTimeEntryComment
Next
- Subscriptions
dummy