Closed
Description
It is documented that change streams can be specifically targeted e.g. https://www.mongodb.com/docs/manual/changeStreams/?msockid=02a68eedad1c61261ab59beeac1a6098#modify-change-stream-output.
This functionality however does not appear to be currently available in this library.
In a large database with many updates I am assuming this is very important for performance.
What is the status of support here?