graphql-advanced-projection
graphql-advanced-projection copied to clipboard
Fully customizable Mongoose/MongoDB projection generator.
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.12.7 to 6.12.8. Changelog Sourced from mongoose's changelog. 6.12.8 / 2024-04-10 fix(document): handle virtuals that are stored as objects but getter returns string with toJSON #14468 #14446...
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 4.17.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together. Updates `mongodb` from 4.16.0 to 4.17.1 Release notes Sourced from mongodb's releases. v4.17.1 4.17.1...
Hi, Here are some typescript typing to resolve #7. This is my first typings, and I'm a total noob in TS, so it's totally opened for expertise, to learn. The...
Hello, thank you very much for the work so far, it's really appreciated. However - the documentation can be more explicit :( maybe I can contribute in the near future....
Could you pls write a d.ts file for this module so that it can support for typescript? I have tried to write one by myself but some variables' types are...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.1 to 16.9.0. Release notes Sourced from graphql's releases. v16.9.0 (2024-06-21) New Feature 🚀 #4119 backport[v16]: Introduce "recommended" validation rules (@benjie) #4122 backport[v16]: Enable passing values configuration...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.12.9 to 6.13.0. Changelog Sourced from mongoose's changelog. 6.13.0 / 2024-06-06 feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite()...