mongoc_change_stream_next() currently reports an error if the resume token (_id) is missing. It should also error if the field exists but is not a document type.
- is related to
-
CDRIVER-2925 Support 'startAfter' option to the $changeStream stage
- Closed