Interface IndexesDiff

Hierarchy

  • IndexesDiff

Properties

Properties

toCreate: any[]

Indexes that would be created in mongodb.

toDrop: any[]

Indexes that would be dropped in mongodb.

Generated using TypeDoc