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