-
-
Notifications
You must be signed in to change notification settings - Fork 659
Pull requests: strawberry-graphql/strawberry
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix pydantic unions that annotate the None member
#4557
opened Aug 1, 2026 by
davidpavlovschi
Loading…
fix(codegen): keep GraphQL field names that don't survive camel-casing
#4551
opened Jul 26, 2026 by
ritsth
Contributor
Loading…
5 of 11 tasks
Fix schema codegen generating invalid Python for keyword enum values
#4543
opened Jul 24, 2026 by
ritsth
Contributor
Loading…
5 of 11 tasks
docs(scalars): document graphql_type usage for the JSON scalar
#4529
opened Jul 18, 2026 by
Vansh-Sharma27
Contributor
Loading…
fix(printer): convert list-valued custom-scalar defaults instead of crashing
#4526
opened Jul 16, 2026 by
chuenchen309
Loading…
docs: add missing Query type to pendulum scalar example
#4485
opened Jun 26, 2026 by
baraiz
Loading…
feat: add field_args property to Info
#4484
opened Jun 26, 2026 by
rcybulski1122012
Member
Loading…
7 of 11 tasks
Feat: Add TypedDict support for @strawberry.type and @strawberry.input
#4465
opened Jun 19, 2026 by
GabrielTDS-dev
Contributor
Loading…
8 of 11 tasks
feat: add subscription_url option to configure GraphiQL subscription URL
#4449
opened Jun 8, 2026 by
amansrivstv
Loading…
1 task done
Feat: Support for TypedDicts
#4431
opened May 27, 2026 by
GabrielTDS-dev
Contributor
Loading…
8 of 11 tasks
feat: make messages if there's assert_no_errors more verbose
#4423
opened May 22, 2026 by
Akay7
Loading…
4 of 11 tasks
feat(schema-codegen): pyright-clean output + --config for scalar overrides
#4380
opened Apr 25, 2026 by
bellini666
Member
Loading…
5 tasks done
fix: handle PEP 649 NameError in Signature.from_callable for forward refs
#4364
opened Apr 13, 2026 by
Kobusvdwalt
Loading…
feat: add schema diff utility for detecting breaking SDL changes
#4361
opened Apr 12, 2026 by
VedantMadane
Loading…
feat: allow passing config as a TypedDict to Schema
#4359
opened Apr 12, 2026 by
Deepak8858
Loading…
Fix #4326: Ensure on_operation waits for all async field work to finish
#4358
opened Apr 10, 2026 by
MuraveyApp
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.