The set of fields that a comment may be sorted on.
enum CommentSortField {# The timestamp that the comment was created.created# The timestamp that the comment was edited/modified.modified}