Strawberry GraphQL @ 0.315.3
Released
This release fixes the Channels integration when using cross-web 0.6.0 or newer.
cross-web now requires request adapters to expose path_params , so Strawberry’s
Channels HTTP adapters now read them from the Channels url_route scope.
This release was contributed by @patrick91 in https://github.com/strawberry-graphql/strawberry/pull/4390