Interface WatchQueryIndexOptions

Hierarchy

  • WatchQueryIndexOptions

Properties

collectionName?: string

Specifies the collection of this index.

scopeName?: string

Specifies the collection scope of this index.

watchPrimary?: boolean

Specifies whether the primary indexes should be watched as well.

Generated using TypeDoc