Current Path : /home/infinitibizsol/.trash/node_modules.9/mongoose/lib/helpers/query/ |
Current File : /home/infinitibizsol/.trash/node_modules.9/mongoose/lib/helpers/query/validOps.js |
'use strict'; module.exports = Object.freeze([ // Read 'count', 'countDocuments', 'distinct', 'estimatedDocumentCount', 'find', 'findOne', // Update 'findOneAndReplace', 'findOneAndUpdate', 'replaceOne', 'update', 'updateMany', 'updateOne', // Delete 'deleteMany', 'deleteOne', 'findOneAndDelete', 'findOneAndRemove', 'remove' ]);