* 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
* 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
<!-- 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