interface SessionOption {
    session?: mongoose.mongo.ClientSession;
}

Hierarchy (view full)

Properties

Properties