Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MongoDbShardKeyField

Package version

Describes a field reference within a MongoDB shard key

Hierarchy

  • MongoDbShardKeyField

Index

Properties

Properties

name

name: string

The name of the field

order

The field ordering. Possible values include: 'Forward', 'Reverse', 'Hashed'

Generated using TypeDoc