sort :following,
    transform: ->(ast, context) {
      follows = Follow.arel_table
      votes = MediaReactionVote.arel_table