pypi strawberry-graphql 0.327.4

3 hours ago

This release fixes unnecessary allocation and enqueue overhead in DataLoader.

Batch entries now use slotted dataclasses and avoid runtime generic construction.
Batch selection also avoids repeated attribute lookups and length-method calls.
Existing batching, caching, priming, and cancellation behavior is preserved.

This release was contributed by @patrick91 in #4611

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.