mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-02 07:10:23 +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