You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N8N mongo node with same official mongodb node, but using BSON instead of JSON for parsing queries.
It accepts $oid and $date and parse them to ObjectId and Date objects respectively.