Download Latest Version 0.287.3 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of Strawberry GraphQL

Home / 0.287.2
Name Modified Size InfoDownloads / Week
Parent folder
strawberry_graphql-0.287.2.tar.gz 2025-12-03 212.0 kB
strawberry_graphql-0.287.2-py3-none-any.whl 2025-12-03 309.2 kB
0.287.2 source code.tar.gz 2025-12-03 1.2 MB
0.287.2 source code.zip 2025-12-03 1.6 MB
README.md 2025-12-03 345 Bytes
Totals: 5 Items   3.4 MB 0

Fixed a bug in the codegen where Relay Node's id field was incorrectly generated as _id in the output code.

The codegen now correctly respects the explicit graphql_name set via the @field(name="id") decorator, ensuring that the generated code uses id instead of the Python method name _id.

Releases contributed by @Ckk3 via [#4053]

Source: README.md, updated 2025-12-03