Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChangeStreamDocumentKey<TSchema>

Type parameters

Hierarchy

Index

Properties

Properties

documentKey: { _id: InferIdType<TSchema> }

For unsharded collections this contains a single field _id. For sharded collections, this will contain all the components of the shard key

Type declaration

Generated using TypeDoc