We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f06a55 commit 7a8b186Copy full SHA for 7a8b186
src/change_stream.ts
@@ -511,7 +511,6 @@ export interface UpdateDescription<TSchema extends Document = Document> {
511
* This field is only present when there are ambiguous paths that are updated as a part of the update event and `showExpandedEvents`
512
* is enabled for the change stream.
513
* @sinceServerVersion 6.1.0
514
- * @experimental
515
*/
516
disambiguatedPaths?: Document;
517
}
0 commit comments