Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
https://github.com/strawberry-graphql/strawberry
feat: new input_mutation field
bellini666 opened this pull request almost 2 years ago
bellini666 opened this pull request almost 2 years ago
Draft: Adding X-Ray tracing
ghandic opened this pull request almost 2 years ago
ghandic opened this pull request almost 2 years ago
Missing type annotation in `strawberry.fastapi.BaseContext` causes mypy to trip
SaturnFromTitan opened this issue almost 2 years ago
SaturnFromTitan opened this issue almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request almost 2 years ago
pre-commit-ci[bot] opened this pull request almost 2 years ago
Ability to add descriptions on object type fields, input type fields
mikeldking opened this issue almost 2 years ago
mikeldking opened this issue almost 2 years ago
Include deprecated arguments in GraphiQL
jkimbo opened this pull request almost 2 years ago
jkimbo opened this pull request almost 2 years ago
Rename Extension to SchemaExtension
jkimbo opened this pull request almost 2 years ago
jkimbo opened this pull request almost 2 years ago
Update relay connection documentation
soraia653 opened this pull request almost 2 years ago
soraia653 opened this pull request almost 2 years ago
feat: Adds warning when using @strawberry.federation.type but not using strawberry.federation.Schema
rubensoleao opened this pull request almost 2 years ago
rubensoleao opened this pull request almost 2 years ago
Add command to export schema in the Django
menegasse opened this pull request almost 2 years ago
menegasse opened this pull request almost 2 years ago
refactor: Permissions using Field Extensions
erikwrede opened this pull request almost 2 years ago
erikwrede opened this pull request almost 2 years ago
Replace click with typer
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Ruff ann001 + ann002
alexauritt opened this pull request almost 2 years ago
alexauritt opened this pull request almost 2 years ago
feat: add field extension support
erikwrede opened this pull request almost 2 years ago
erikwrede opened this pull request almost 2 years ago
fix(test): correct pytest.raises exception matching
erikwrede opened this pull request almost 2 years ago
erikwrede opened this pull request almost 2 years ago
feat: support JSON type hints
bellini666 opened this pull request almost 2 years ago
bellini666 opened this pull request almost 2 years ago
feat: Add Robyn integration
sansyrox opened this pull request almost 2 years ago
sansyrox opened this pull request almost 2 years ago
Implement Support for Robyn
sansyrox opened this issue almost 2 years ago
sansyrox opened this issue almost 2 years ago
Docs: Add errors folder
estyxx opened this pull request almost 2 years ago
estyxx opened this pull request almost 2 years ago
Implemented better errors for `FieldWithResolverAndDefaultValueError`, `FieldWithResolverAndDefaultFactoryError`, `InvalidDefaultFactoryError`
patrick91 opened this issue almost 2 years ago
patrick91 opened this issue almost 2 years ago
Add oneOf Input Objects directive (#2421)
estyxx opened this pull request almost 2 years ago
estyxx opened this pull request almost 2 years ago
remove strawberry.enum class decorator in object-is-not-an-enum.md
shipitparrotclemz opened this pull request almost 2 years ago
shipitparrotclemz opened this pull request almost 2 years ago
Add Type alias `subscription_result` for result type of Subscription.
Realignist opened this pull request almost 2 years ago
Realignist opened this pull request almost 2 years ago
Update ruff and black in pre-commit-config
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Support serialization of fields using client directives that modify their return types
bellini666 opened this issue almost 2 years ago
bellini666 opened this issue almost 2 years ago
Support fields and resolvers returning `Iterable[T]` and `AsyncIterable[T]`
bellini666 opened this issue almost 2 years ago
bellini666 opened this issue almost 2 years ago
fixed errors found in cursor implementation
soraia653 opened this pull request almost 2 years ago
soraia653 opened this pull request almost 2 years ago
Cursor Pagination does not work
soraia653 opened this issue almost 2 years ago
soraia653 opened this issue almost 2 years ago
Replaced default encode_json with a useful example
XChikuX opened this pull request almost 2 years ago
XChikuX opened this pull request almost 2 years ago
Bump flask from 2.2.2 to 2.2.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update tests for latest version of pyright
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Add support for Federation 2.3
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Bump types-aiofiles from 22.1.0.7 to 22.1.0.8
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump typing-extensions from 4.4.0 to 4.5.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump pydantic from 1.10.4 to 1.10.5
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-requests from 2.28.11.12 to 2.28.11.13
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-toml from 0.10.8.3 to 0.10.8.4
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-python-dateutil from 2.8.19.6 to 2.8.19.7
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
SQLalchemy Integration and/or Docs
besteman opened this issue almost 2 years ago
besteman opened this issue almost 2 years ago
Bump django from 3.2.17 to 3.2.18
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Throw proper exceptions when Unions are created with invalid types
BryceBeagle opened this pull request almost 2 years ago
BryceBeagle opened this pull request almost 2 years ago
PEP 484 Forward References is causing an Error
besteman opened this issue almost 2 years ago
besteman opened this issue almost 2 years ago
Investigate adding `PYTHONASYNCIODEBUG` to our tests
patrick91 opened this issue almost 2 years ago
patrick91 opened this issue almost 2 years ago
Bump aiohttp from 3.8.3 to 3.8.4
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump ddtrace from 1.7.4 to 1.7.5
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update _RESOLVER_TYPE to prevent error in mypy
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Typing behavior change in strawberry 0.156.2
csuriano23 opened this issue almost 2 years ago
csuriano23 opened this issue almost 2 years ago
ImportError: cannot import name 'Self' from 'typing_extensions'
k9ert opened this issue almost 2 years ago
k9ert opened this issue almost 2 years ago
Deprecated arguments no longer appear in introspection query but execute successfully
njdart opened this issue almost 2 years ago
njdart opened this issue almost 2 years ago
Use same schema for all view integration tests
DoctorJohn opened this pull request almost 2 years ago
DoctorJohn opened this pull request almost 2 years ago
Bump types-aiofiles from 22.1.0.4 to 22.1.0.7
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump starlette from 0.22.0 to 0.23.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Add Awaitable in resolver type
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Bump ddtrace from 1.7.3 to 1.7.4
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump fastapi from 0.89.1 to 0.90.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Channels: fan out messages to all subscriptions on a single connection
jthorniley opened this pull request almost 2 years ago
jthorniley opened this pull request almost 2 years ago
Support for "FieldResolver" pattern to resolver circular dependencies
twavv opened this issue almost 2 years ago
twavv opened this issue almost 2 years ago
Bump cryptography from 39.0.0 to 39.0.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Pylance type error for StrawberryField
Siafu opened this issue almost 2 years ago
Siafu opened this issue almost 2 years ago
Bump types-requests from 2.28.11.8 to 2.28.11.12
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump pytest-xdist from 3.1.0 to 3.2.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-toml from 0.10.8.1 to 0.10.8.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
feat: support specialized generic types
bellini666 opened this pull request almost 2 years ago
bellini666 opened this pull request almost 2 years ago
Add support for Mypy 1.0
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
mypy_plugin not compatible with mypy 1.0.0
juergenzimmermann opened this issue almost 2 years ago
juergenzimmermann opened this issue almost 2 years ago
Custom logger
alexei opened this issue almost 2 years ago
alexei opened this issue almost 2 years ago
support JSON type hints
beasteers opened this issue almost 2 years ago
beasteers opened this issue almost 2 years ago
Fix file not found error when exporting schema with lazy types from CLI
skilkis opened this pull request almost 2 years ago
skilkis opened this pull request almost 2 years ago
feat: Initial relay implementation
bellini666 opened this pull request almost 2 years ago
bellini666 opened this pull request almost 2 years ago
Dacite - unhashable type: StrawberryAnnotation
ryou90 opened this issue almost 2 years ago
ryou90 opened this issue almost 2 years ago
Bump types-toml from 0.10.8.1 to 0.10.8.2
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
If I change the playlist or stop a song, the connection from strawberry to jack get lost
PeterWenger opened this issue almost 2 years ago
PeterWenger opened this issue almost 2 years ago
Bump django from 3.2.16 to 3.2.17
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Extend query depth limiter allowing for more detailed rules
tsmith023 opened this pull request almost 2 years ago
tsmith023 opened this pull request almost 2 years ago
new strawberry.lazy not compatible with from __future__ import annotations
devkral opened this issue almost 2 years ago
devkral opened this issue almost 2 years ago
Fix missing custom `resolve_reference` method for `strawberry.experimental.pydantic.type`
filwaline opened this pull request almost 2 years ago
filwaline opened this pull request almost 2 years ago
`strawberry.experimental.pydantic.type` doesn't reach the custom `resolve_reference` method
filwaline opened this issue almost 2 years ago
filwaline opened this issue almost 2 years ago
Extend query depth limiter allowing for more detailed rules
tsmith023 opened this pull request almost 2 years ago
tsmith023 opened this pull request almost 2 years ago
Additional type hints for strawberry.field - so that it can be used with async reolvers
QSHolzner opened this issue almost 2 years ago
QSHolzner opened this issue almost 2 years ago
Adding permissions on input fields
Cyber-Cowboy opened this issue almost 2 years ago
Cyber-Cowboy opened this issue almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request almost 2 years ago
pre-commit-ci[bot] opened this pull request almost 2 years ago
Use `poetry-core` build backend rather `poetry` to reduce build dependencies
codedawi opened this issue almost 2 years ago
codedawi opened this issue almost 2 years ago
Update Ruff
alexauritt opened this pull request almost 2 years ago
alexauritt opened this pull request almost 2 years ago
Add initial sentry tracing extension
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Bump ddtrace from 1.7.2 to 1.7.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Federation compatibility tests
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Update faq.md, fixing relative links
byarmis opened this pull request almost 2 years ago
byarmis opened this pull request almost 2 years ago
Allow raising custom exception in `query_depth_limiter` extension
bradleyoesch opened this issue almost 2 years ago
bradleyoesch opened this issue almost 2 years ago
Link to the changelog from PyPI
twm opened this pull request almost 2 years ago
twm opened this pull request almost 2 years ago
Updated documentation for types/Union
byarmis opened this pull request almost 2 years ago
byarmis opened this pull request almost 2 years ago
Bump email-validator from 1.3.0 to 1.3.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Import error - typing_extensions
RedHeadphone opened this issue almost 2 years ago
RedHeadphone opened this issue almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request almost 2 years ago
pre-commit-ci[bot] opened this pull request almost 2 years ago
strawberry.asdict cannot serialize all input (Upload)
devkral opened this issue almost 2 years ago
devkral opened this issue almost 2 years ago
Remove wrong note about asdict not being recursive
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Use sys.__excepthook__ and threading.__excepthook__
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
resolve_references for federation schema
hrbolek opened this pull request almost 2 years ago
hrbolek opened this pull request almost 2 years ago
Improve the performance of conversions from NextMessage to a dict
rjwills28 opened this pull request almost 2 years ago
rjwills28 opened this pull request almost 2 years ago
RecursionError using Annotated type
jeemyeong opened this issue almost 2 years ago
jeemyeong opened this issue almost 2 years ago
Increased CPU usage when subscribing with the graphql-transport-ws protocol
rjwills28 opened this issue almost 2 years ago
rjwills28 opened this issue almost 2 years ago