return Tags.aggregate([
    { $match: { type } },
    {
      $project: {
        _id: 0,