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