pypi strawberry-graphql 0.275.4
🍓 0.275.4

latest releases: 0.281.0, 0.280.0, 0.279.0...
2 months ago

In this release, we updated Strawberry to gracefully handle requests containing
an invalid variables parameter. Previously, such requests could result in
internal server errors. Now, Strawberry will return a 400 Bad Request response
with a clear error message, conforming to the GraphQL over HTTP specification.

Releases contributed by @DoctorJohn via #3932

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.