Comments: Supported Filters and Sorting

The following table shows field support for filters and sorting for the comment object:

FieldSupported FiltersSortable
id$eq, $ne, $in
contextId$eq, $ne, $in
resourceId$eq, $ne, $in
parentComment.id$eq, $ne, $in
parentIdsInThread$hasAll, $hasSome, $isEmpty
replyCount$eq, $ne, $gt, $lt, $gte, $lteSortable
status$eq, $ne, $in
voteSummary.netVoteCount$eq, $ne, $gt, $lt, $gte, $lteSortable
rating$eq, $ne, $gt, $lt, $gte, $lteSortable
reactionSummary.total$eq, $ne, $gt, $lt, $gte, $lteSortable
marked$eq, $neSortable
Did this help?