Skip to content

Instantly share code, notes, and snippets.

@aonrobot
Created July 19, 2020 06:26
Show Gist options
  • Save aonrobot/7c0968aabf128499a73c70d3f170c6ee to your computer and use it in GitHub Desktop.
Save aonrobot/7c0968aabf128499a73c70d3f170c6ee to your computer and use it in GitHub Desktop.
const { ObjectID } = require('mongodb');
module.exports.StreamFilter = [
// {
// "$match": { "fullDocument.memberId": new ObjectID("5f100847a1a07c7246ad5541") }
// }
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment