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
fix: fixed room_id mismatch for send_chat_message mutation
IMZihad21 opened this pull request over 1 year ago
IMZihad21 opened this pull request over 1 year ago
Refactor all* HTTP views
patrick91 opened this pull request over 1 year ago
patrick91 opened this pull request over 1 year ago
Move fastapi handlers to instance methods.
mattalbr opened this pull request over 1 year ago
mattalbr opened this pull request over 1 year ago
Bump starlite from 1.51.7 to 1.51.9
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Adjust all_fields arg funcitonality in pydantic model extension decorator
matthewhausman opened this issue over 1 year ago
matthewhausman opened this issue over 1 year ago
Fix typing in experimental generation models from Pydantic models.
Rubikoid opened this pull request over 1 year ago
Rubikoid opened this pull request over 1 year ago
Private input args are exposed
hcharley opened this issue over 1 year ago
hcharley opened this issue over 1 year ago
Bump black from 23.1.0 to 23.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Private fields don't work with pydantic
lachlancoding opened this issue over 1 year ago
lachlancoding opened this issue over 1 year ago
Bump types-requests from 2.28.11.16 to 2.28.11.17
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump types-toml from 0.10.8.5 to 0.10.8.6
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump types-typed-ast from 1.5.8.5 to 1.5.8.6
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Better testing experience
nrbnlulu opened this issue over 1 year ago
nrbnlulu opened this issue over 1 year ago
Bump types-python-dateutil from 2.8.19.10 to 2.8.19.11
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump types-chardet from 5.0.4.2 to 5.0.4.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump types-aiofiles from 23.1.0.0 to 23.1.0.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump ddtrace from 1.10.1 to 1.10.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump sanic from 22.12.0 to 23.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add extra for starlite
patrick91 opened this pull request over 1 year ago
patrick91 opened this pull request over 1 year ago
Make starlite optional
g-as opened this issue over 1 year ago
g-as opened this issue over 1 year ago
Bump sanic-testing from 22.12.0 to 23.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix warning when using federation
patrick91 opened this pull request over 1 year ago
patrick91 opened this pull request over 1 year ago
Provide a way to specify the federation version when using federation 2.
vamshiaruru-virgodesigns opened this issue over 1 year ago
vamshiaruru-virgodesigns opened this issue over 1 year ago
Fix types on latest pyright
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Bump pydantic from 1.10.6 to 1.10.7
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump ddtrace from 1.9.3 to 1.10.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Name of the anonymous query in extension
MichalVasut opened this issue almost 2 years ago
MichalVasut opened this issue almost 2 years ago
update MaskErrors extension to use new extension api
N-Maas opened this pull request almost 2 years ago
N-Maas opened this pull request almost 2 years ago
Bump ddtrace from 1.9.3 to 1.9.4
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#2653)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Detect typos like misuse of `=` instead of `:` in Type declarations.
polinom opened this issue almost 2 years ago
polinom opened this issue almost 2 years ago
Inheriting from non-graphql class generates unwanted generic strawberry type
ThirVondukr opened this issue almost 2 years ago
ThirVondukr opened this issue almost 2 years ago
@strawberry.group("Admin")
jediiry opened this issue almost 2 years ago
jediiry opened this issue almost 2 years ago
Update lockfile
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Bump pytest from 7.2.1 to 7.2.2
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Fix interface duplication for multiple inheritance
skilkis opened this pull request almost 2 years ago
skilkis opened this pull request almost 2 years ago
Schema generation fails when multiple interfaces of a type implement the same base interface
mzhu22 opened this issue almost 2 years ago
mzhu22 opened this issue almost 2 years ago
"Diamond implementation of interfaces" errors
mzhu22 opened this issue almost 2 years ago
mzhu22 opened this issue almost 2 years ago
Bump uvicorn from 0.21.0 to 0.21.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Add the ability to deprecate input fields
lovervoorde opened this issue almost 2 years ago
lovervoorde opened this issue almost 2 years ago
Raise InvalidUnionType when using the pipe operator |
estyxx opened this issue almost 2 years ago
estyxx opened this issue almost 2 years ago
Schema directives are not included with generic types.
coady opened this issue almost 2 years ago
coady opened this issue almost 2 years ago
Filter info.selected_fields based on directives (skip and include)
RedHeadphone opened this issue almost 2 years ago
RedHeadphone opened this issue almost 2 years ago
provide ASGI websocket close reason
kristjanvalur opened this pull request almost 2 years ago
kristjanvalur opened this pull request almost 2 years ago
update versions of starlette in tests
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Bump starlette from 0.26.0.post1 to 0.26.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
docs: Fix typing in resolver examples
thatguysimon opened this pull request almost 2 years ago
thatguysimon opened this pull request almost 2 years ago
Consolidate websocket protocol tests
kristjanvalur opened this pull request almost 2 years ago
kristjanvalur opened this pull request almost 2 years ago
Bump types-typed-ast from 1.5.8.4 to 1.5.8.5
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.2.0 to 3.2.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
support convert directive arguement to lists
hot123s opened this pull request almost 2 years ago
hot123s opened this pull request almost 2 years ago
Save init arguments for strawberry types to make dict exclude work
ughyg opened this pull request almost 2 years ago
ughyg opened this pull request almost 2 years ago
Bump uvicorn from 0.20.0 to 0.21.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump chalice from 1.27.3 to 1.28.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-aiofiles from 22.1.0.9 to 23.1.0.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Enable Ruff ANN201 (missing-return-type-public-function) rule
JadHADDAD92 opened this pull request almost 2 years ago
JadHADDAD92 opened this pull request almost 2 years ago
Bump pydantic from 1.10.5 to 1.10.6
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
`to_pydantic()` has a type error
defrex opened this issue almost 2 years ago
defrex opened this issue almost 2 years ago
Bump ddtrace from 1.9.2 to 1.9.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
fix pydantic conversion of types that have defaults
thejaminator opened this pull request almost 2 years ago
thejaminator opened this pull request almost 2 years ago
Pydantic conversion turns required fields into optional fields if a default is present
thejaminator opened this issue almost 2 years ago
thejaminator opened this issue almost 2 years ago
Bump markupsafe from 2.1.1 to 2.1.2
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump black from 22.12.0 to 23.1.0 (#2620)
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump fastapi from 0.92.0 to 0.93.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update mypy.ini and pipeline
thejaminator opened this pull request almost 2 years ago
thejaminator opened this pull request almost 2 years ago
Add handler method to process websocket connections
kristjanvalur opened this pull request almost 2 years ago
kristjanvalur opened this pull request almost 2 years ago
Add support for Mypy 1.1.1
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Compat with Mypy 1.1.1
g-as opened this issue almost 2 years ago
g-as opened this issue almost 2 years ago
Remove (parts of) the Mypy plugin
patrick91 opened this issue almost 2 years ago
patrick91 opened this issue almost 2 years ago
Bump ddtrace from 1.8.0 to 1.9.2
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
prototype: pydantic object type extension
erikwrede opened this pull request almost 2 years ago
erikwrede opened this pull request almost 2 years ago
Improve custom extension docs
jkimbo opened this issue almost 2 years ago
jkimbo opened this issue almost 2 years ago
Add support for `supported_schemas`
vdurmont opened this pull request almost 2 years ago
vdurmont opened this pull request almost 2 years ago
Bump ddtrace from 1.8.0 to 1.9.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Postponed annotation evaluation breaks `Annotated` when used alongside Info
edwardrjones97 opened this issue almost 2 years ago
edwardrjones97 opened this issue almost 2 years ago
Add POC for fixing duplicated name with generics
patrick91 opened this pull request almost 2 years ago
patrick91 opened this pull request almost 2 years ago
Object Type Extensions
erikwrede opened this issue almost 2 years ago
erikwrede opened this issue almost 2 years ago
@strawberry.scalar does not preserve classmethods
sirrus233 opened this issue almost 2 years ago
sirrus233 opened this issue almost 2 years ago
Bump types-python-dateutil from 2.8.19.7 to 2.8.19.10
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump python-multipart from 0.0.5 to 0.0.6
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump mypy from 1.0.0 to 1.0.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
graphql-transport-ws: Do not send "complete" after "error".
kristjanvalur opened this pull request almost 2 years ago
kristjanvalur opened this pull request almost 2 years ago
DuplicatedTypeName exception raised for nested generics
bikeshedder opened this issue almost 2 years ago
bikeshedder opened this issue almost 2 years ago
Fix typo extension docs
nrbnlulu opened this pull request almost 2 years ago
nrbnlulu opened this pull request almost 2 years ago
Bump ddtrace from 1.8.0 to 1.9.0
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.13 to 2.28.11.15
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.7 to 2.8.19.9
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
better error on union of `StrawberryList`
nrbnlulu opened this pull request almost 2 years ago
nrbnlulu opened this pull request almost 2 years ago
feat: full support for forward refs
bellini666 opened this pull request almost 2 years ago
bellini666 opened this pull request almost 2 years ago
Provide better error for Union of scalars.
nrbnlulu opened this issue almost 2 years ago
nrbnlulu opened this issue almost 2 years ago
How do I generate the schema definition?
Plaoo opened this issue almost 2 years ago
Plaoo opened this issue almost 2 years ago
Handling all route errors as strawberry errors
ghandic opened this pull request almost 2 years ago
ghandic opened this pull request almost 2 years ago
Bump types-aiofiles from 22.1.0.8 to 22.1.0.9
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.4 to 0.10.8.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.13 to 2.28.11.14
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-ujson from 5.7.0.0 to 5.7.0.1
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.7 to 2.8.19.8
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-chardet from 5.0.4.1 to 5.0.4.2
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump types-typed-ast from 1.5.8.3 to 1.5.8.4
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
chore(2578): add type annotation to fastapi `BaseContext.__init__`
SaturnFromTitan opened this pull request almost 2 years ago
SaturnFromTitan opened this pull request almost 2 years ago