UNPKG

@entria/graphql-mongoose-loader

Version:
27 lines (18 loc) 563 B
# Changelog Simple changelog for now, it will be automated soon ## 4.3.0 - upgrade to dataloader v2 ## 4.2.0 - enable custom keys to load model (https://github.com/entria/graphql-mongoose-loader/commit/a5ac365f282f8b6d3a708b10e425899915ed4077) ## 4.1.0 - fix tests of v4 ## 4.0.0 - enable .lean() as default to make mongoose faster ## 3.0.2 - useEstimatedCount param to use estimatedDocumentCount instead of countDocuments ## 3.0.1 - migrate to typescript ## 2.1.1 - fix allowDiskUse param usage ## 1.8.2 - add raw option on connectionFromMongoAggregate