Untitled

 avatar
unknown
plain_text
10 months ago
142 B
8
Indexable
[
  {
    $lookup: {
      from: "rocketchat_room",
      localField: "__rooms",
      foreignField: "_id",
      as: "roomInfo",
    },
  }
]
Editor is loading...
Leave a Comment