pypi strawberry-graphql 0.234.0
🍓 0.234.0

latest releases: 0.235.1, 0.235.1.dev1719337273, 0.235.0...
one month ago

This release separates the relay.ListConnection logic that calculates the
slice of the nodes into a separate function.

This allows for easier reuse of that logic for other places/libraries.

The new function lives in the strawberry.relay.utils and can be used by
calling SliceMetadata.from_arguments.

This has no implications to end users.

Releases contributed by @bellini666 via #3530

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.