strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
PythonMIT
Pinned issues
Issues
- 2
Error when running on python 13
#3688 opened by helioascorreia - 2
GraohiQL is not disabled by None type
#3681 opened by ldynia - 3
handle_ping when client is disconnected raises an uncatched WebSocketDisconnect (sometimes)
#3678 opened by Speedy1991 - 1
make it automatic to include types implementing an interface in the graphql schema
#3684 opened by axiomofjoy - 1
graphql.error.graphql_error.GraphQLError: Boolean cannot represent a non boolean value: <StrawberryField instance>
#3587 opened by Aponace - 0
Federated schema beaks when referring to the Query type from another type
#3682 opened by lirsacc-mns - 3
Support chunked transfers (file upload)
#3658 opened by MaximeDetne - 2
- 1
`MaskErrors` does not mask errors for subscriptions
#3680 opened by axiomofjoy - 0
Strawberry Type created from `create_type` can't be instantiated via kwargs
#3676 opened by wenjiezhou-rl - 0
Validation handling inconsistent for queries vs. subsctiptions over `graphql-transport-ws`
#3673 opened by kristjanvalur - 6
- 4
graphql_ide self hosting
#3573 opened by RenameMe1 - 1
- 5
multipart upload struggle
#3655 opened by itsklimov - 2
- 3
Schema directives not included in introspection
#3649 opened by jacobmoshipco - 3
multipart/form-data requests broken in version 0.243.1 (returning `Unsupported content type`)
#3648 opened by trannon - 2
Extensions execution context can easily overlap between parallel executions.
#3571 opened by nrbnlulu - 0
Avoid to return null entities in lists
#3643 opened by alessandrolulli - 1
- 0
From_pydantic fails on union type
#3641 opened by tobiasBora - 6
Sentry integration broken in latest version 0.240.2
#3623 opened by jaydensmith - 0
`RecursionError` hit when defining nested generics
#3636 opened by libor-saq - 0
Misleading static type for "execution result" attribute (introduced in `0.240.0`)
#3635 opened by kkom - 1
Multipart subscriptions not working
#3626 opened by patrick91 - 0
strawberry.ext.mypy_plugin Pydantic 2.9.0 PydanticModelField.to_argument error missing 'model_strict' and 'is_root_model_root'
#3631 opened by victor-nb - 2
MaskErrors does not work since version 0.240.0
#3625 opened by ericdevries - 4
Schema codegen GraphQLSyntaxError
#3603 opened by itsklimov - 1
- 1
GraphQL Core 3.3 tests appear to be running 3.2 instead
#3598 opened by parafoxia - 0
pydantic ^2.9.0 causes "strawberry.ext.mypy_plugin PydanticModelField.to_argument" again
#3620 opened by chrisemke - 3
Unable to import strawberry.django since v0.236.0
#3617 opened by bradleyoesch - 1
`TypeError` in Python 3.8 (regression)
#3614 opened by szokeasaurusrex - 0
- 0
Untyped decorator makes function "hello" untyped
#3611 opened by patrick91 - 2
Support of Geometry Scalars
#3608 opened by tokr-bit - 2
Federated types aren't federated in field extensions
#3605 opened by parafoxia - 0
- 0
- 2
Fields on generic interfaces cannot be generic
#3602 opened by thearchitector - 0
strawberry.pydantic.experimental.type strips all staticmethods from type definition besides `from_pydantic()` and `to_pydantic()`
#3601 opened by bg-radai - 3
allow permission_class instances
#3595 opened by Speedy1991 - 1
print_schema creates multiple directives if a field is used in multiple schemas
#3596 opened by Speedy1991 - 0
`strawberry.extensions.tracing.sentry` will be impossible to import with `sentry-sdk>=3.0.0`
#3590 opened by szokeasaurusrex - 0
In Async overwriting parent attributes is not working, while it is in sync resolvers
#3585 opened by mbaut - 0
pydantic TypeError: fields cannot be resolved
#3584 opened by caspervk - 0
- 0
- 3
TypeError: MyCustomType fields cannot be resolved. unsupported operand type(s) for |: 'LazyType' and 'NoneType'
#3572 opened by Ronjea