EntityCommentsRoot
Editing and removing notes left on records.
Update a comment
Edits the text of a note on a record. Only the note's text changes; authorship and timestamp are preserved so the trail stays honest. Requires `entity.comment.update`.
Delete a comment
Soft-deletes a note on a record. It stops appearing on the record and can be restored. Requires `entity.comment.delete`.