constant
StepMongoDBDropIndex
const StepMongoDBDropIndex StepKind = "mongodb_drop_index"StepMongoDBDropIndex removes one planner-owned MongoDB index outside a database transaction. The adapter reconstructs the exact physical collection and index definition from the embedded manifests; the payload never carries an arbitrary command.