Graphene-django-query-optimizer

Latest version: v0.10.8

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 12

0.3.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Fixes

* Fix issue with `DjangoConnectionField` pagination when `max_size=None` 76
* Fix issue with nested `totalCount` if field `max_size=None` 76

Maintenance

* Refactor `OptimizationCompiler` by abstracting a `GraphQLASTWalker` class. Use this to refactor `get_filter_info` into `FilterInfoCompiler`.

Automated

* Bump the python-dependencies group with 6 updates by dependabot in https://github.com/MrThearMan/graphene-django-query-optimizer/pull/78

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.11...v0.3.0

0.2.11

What's Changed

Features

* Add option to hint required relations for a custom field 77

Fixes

* Find resolver hints from graphene field resolvers as well, not just scalars resolvers 77

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.10...v0.2.11

0.2.10

What's Changed

Fixes

* Fix connection field `max_limit` not being respected for nested connections 76

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.9...v0.2.10

0.2.9

What's Changed

Fixes

* Fix nested pagination `last` filter not working correctly 75

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.8...v0.2.9

0.2.8

What's Changed

Fixes

* Do not run filters for `relay.Node` fields. Fixes bug with id filters 74

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.7...v0.2.8

0.2.7

What's Changed

Fixes

* Fix prefetch querysets not generating correctly for forward many-to-many fields 73
* Don't annotate total count to prefetched querysets if not selected in query (for performance reasons) 72

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.6...v0.2.7

Page 7 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.