mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 00:24:32 +00:00
* Schema definition on insertOne, insertMany and update definitions. Added types as OptionalTSchema and UpdateQuery. * added user on definitions by * added missing properties and url docs * added missing properties and url docs with test * added missing properties and url docs with test * changed OptionalTSchema to Partial, modified logic on update funcs, this will be more strict