extension Filter {
    public enum CommentList: QueryParameterable {
        case id(String)
        case parentID(String)