Skip to content

Pull requests: strawberry-graphql/strawberry

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add Strawberry Django compatibility workflow
#4608 opened Sep 1, 2026 by patrick91 Member Loading…
Validate schema directive applications
#4607 opened Aug 31, 2026 by patrick91 Member Loading…
Make input coercion errors classifiable
#4593 opened Aug 28, 2026 by patrick91 Member Loading…
Support optional info parameters in resolvers
#4580 opened Aug 15, 2026 by Vansh-Sharma27 Contributor Loading…
feat: add mask_pre_execution_errors option to MaskErrors
#4577 opened Aug 10, 2026 by alimony Loading…
9 of 11 tasks
deps(python)(deps): bump h2 from 4.3.0 to 4.4.1 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4569 opened Aug 8, 2026 by dependabot Bot Loading…
fix: make nullable input fields optional for clients
#4568 opened Aug 7, 2026 by flo-zimmermann Loading…
6 of 11 tasks
fix: honour strawberry.cast when resolving unions
#4567 opened Aug 6, 2026 by DivyaNarahari97 Loading…
11 tasks
fix: validate Upload scalar inputs
#4566 opened Aug 5, 2026 by DivyaNarahari97 Loading…
11 tasks
Add input clean methods
#4554 opened Jul 28, 2026 by Speedy1991 Contributor Loading…
9 of 11 tasks
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
Add custom schema error loggers
#4536 opened Jul 20, 2026 by colonelpanic8 Loading…
docs(scalars): document graphql_type usage for the JSON scalar
#4529 opened Jul 18, 2026 by Vansh-Sharma27 Contributor Loading…
Add support for typing.Literal annotations
#4522 opened Jul 13, 2026 by patrick91 Member Draft
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
Support GraphQL type extensions
#4464 opened Jun 19, 2026 by ayushin Loading…
feat: add lexicographic_sort_schema config option
#4451 opened Jun 11, 2026 by wjdwl002 Loading…
ProTip! Exclude everything labeled bug with -label:bug.