pypi strawberry-graphql 0.227.0
🍓 0.227.0

latest releases: 0.247.2, 0.247.1, 0.247.0...
6 months ago

This release improves the schema codegen, making it more robust and easier to
use.

It does this by introducing a directed acyclic graph for the schema codegen,
which should reduce the amount of edits needed to make the generated code work,
since it will be able to generate the code in the correct order (based on the
dependencies of each type).

Releases contributed by @patrick91 via #3116

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.