Untitled

Anonymous
plain_text
09/22/2024 2:29 PM
192 B
21
Indexable
[
  {
    $lookup: {
      from: "rocketchat_room",
      localField: "__rooms",
      foreignField: "_id",
      as: "roomInfo",
    },
  }
]
Editor is loading...
Leave a Comment