CommentsConnectionOrderbyEnum
EnumSorting attributes for comment collections. Specifies which comment property determines the order of results.
Values
Order by browser user agent of the commenter.
Order by approval status of the comment.
Order by name of the comment author.
Order by e-mail of the comment author.
Order by IP address of the comment author.
Order by URL address of the comment author.
Order by the comment contents.
Chronological ordering by comment submission date.
Chronological ordering by comment date in UTC/GMT time.
Ordering by internal ID (typically reflects creation order).
Preserve custom order of IDs as specified in the query.
Order by the comment karma score.
Ordering by parent comment relationship (threaded discussions).
Ordering by associated content item ID.
Ordering by comment classification (standard comments, pingbacks, etc.).
Ordering by the user account ID associated with the comment as the comment author.