Type Alias CommunitySortType

CommunitySortType:
    | "ActiveSixMonths"
    | "ActiveMonthly"
    | "ActiveWeekly"
    | "ActiveDaily"
    | "Hot"
    | "New"
    | "Old"
    | "NameAsc"
    | "NameDesc"
    | "Comments"
    | "Posts"
    | "Subscribers"
    | "SubscribersLocal"

The community sort types. See here for descriptions: https://join-lemmy.org/docs/en/users/03-votes-and-ranking.html