New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nestjs-query/query-graphql

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs-query/query-graphql - npm Package Versions

1
810

0.3.0

Diff

Changelog

Source

v0.3.0

  • Added dataloader support!
  • Fixed issue with loading of many-to-many relations #22
damartin
published 0.2.1 •

Changelog

Source

v0.2.1

  • Fixed case where @FilterableField decorator was not passing arguments correctly to @Field decorator #20
damartin
published 0.2.0 •

Changelog

Source

v0.2.0

  • Add Assemblers to convert DTOs and Entities that are a different shape. See https://doug-martin.github.io/nestjs-query/docs/concepts/advanced/assemblers
damartin
published 0.1.0 •

Changelog

Source

v0.1.0

  • Add relations to resolvers. See https://doug-martin.github.io/nestjs-query/docs/graphql/relations
damartin
published 0.0.6 •

Changelog

Source

v0.0.6

  • Dont allow empty filters with updateMany or deleteMany operations.
damartin
published 0.0.5 •

Changelog

Source

v0.0.5

  • Add ability to specify query defaults.
    • defaultResultSize - the default number of results to return from a query
    • maxResultsSize - the maximum number of results to return from a query
    • defaultSort - The default sort to apply to queries
    • defaultFilter - The default filter to apply to queries
damartin
published 0.0.4 •

Changelog

Source

v0.0.4

  • Add files field to @nestjs-query/core package.json
damartin
published 0.0.3 •

Changelog

Source

v0.0.3

  • Fix package READMEs
  • Add security scanning on sub modules.
damartin
published 0.0.2 •

Changelog

Source

v0.0.2

  • Add MIT license
damartin
published 0.0.1 •

Changelog

Source

v0.0.1

  • Initial Release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc