Graphene-django-query-optimizer

Latest version: v0.10.9

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

Scan your dependencies

Page 8 of 12

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

0.2.6

What's Changed

Fixes

* Fix `total_count` / `connection.length` for nested connection fields 72

---

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

0.2.5

What's changed?

Features

* Add support for finding filtering arguments from fragment spreads and inline fragments

Fixes

* Fix bug where defining connection-specific fields before edges would cause filter argument compiling to crash 72
* Fix bug where defining cursor before node in connection fields would stop optimization compiler from gathering optimizations further

---

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

0.2.4

Support optimizing reverse many-related fields wihtout `related_name`

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

0.2.3

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

What's Changed

Fixes
* Make caching process more optimized by not using filter info. Create used filterset classes during object type creation to speed up `get_filter_info` calls when they are needed.

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


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

0.2.2

Fix bug in prefetch limiting when no explicit limit arguments are given 68

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

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.