pypi strawberry-graphql 0.250.0
🍓 0.250.0

14 hours ago

In this release, we migrated the graphql-transport-ws types from data classes to typed dicts.
Using typed dicts enabled us to precisely model null versus undefined values, which are common in that protocol.
As a result, we could remove custom conversion methods handling these cases and simplify the codebase.

Releases contributed by @DoctorJohn via #3701

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.