Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Strawberry GraphQL
Strawberry is a Python library for creating GraphQL APIs using type hints
Collective -
Host: opensource -
https://opencollective.com/strawberry-graphql
- Website: https://strawberry.rocks
- Code: https://github.com/strawberry-graphql
Bump the all-dependencies group across 1 directory with 13 updates
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 1 day ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 1 day ago
Bump strawberry-graphql from 0.243.1 to 0.255.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 1 day ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 1 day ago
Improve support for ordering by multiple fields
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this issue 3 days ago
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this issue 3 days ago
Ordering does not handle sorting by multiple fields when order is a variable
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this issue 3 days ago
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this issue 3 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/strawberry-graphql/strawberry-django - pre-commit-ci[bot] opened this pull request 6 days ago
github.com/strawberry-graphql/strawberry-django - pre-commit-ci[bot] opened this pull request 6 days ago
Make clear the requirement of the [cli] dependency group for the schema exporter
github.com/strawberry-graphql/strawberry - shaggyz opened this pull request 6 days ago
github.com/strawberry-graphql/strawberry - shaggyz opened this pull request 6 days ago
fix(optimizer): Prevent issuing duplicated queries for certain uses of first() and get()
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this pull request 7 days ago
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this pull request 7 days ago
fix(mutations): Refetch instances to optimize the return value
github.com/strawberry-graphql/strawberry-django - bellini666 opened this pull request 7 days ago
github.com/strawberry-graphql/strawberry-django - bellini666 opened this pull request 7 days ago
fix(pagination)!: Use `PAGINATION_DEFAULT_LIMIT` when limit is not provided
github.com/strawberry-graphql/strawberry-django - bellini666 opened this pull request 7 days ago
github.com/strawberry-graphql/strawberry-django - bellini666 opened this pull request 7 days ago
Fix deprecation warnings caused by tests
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 7 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 7 days ago
Fix aiohttp test server teardown
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 7 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 7 days ago
Fix missing markers and opening rule violation
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 8 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 8 days ago
Bump strawberry-graphql from 0.243.1 to 0.254.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 8 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 8 days ago
Add `SchemaExtension.should_await`
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 9 days ago
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 9 days ago
Add benchmark with extensions
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 10 days ago
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 10 days ago
feat(schema): semantic nullability draft
github.com/strawberry-graphql/strawberry - erikwrede opened this pull request 10 days ago
github.com/strawberry-graphql/strawberry - erikwrede opened this pull request 10 days ago
Weird strawberry_django.field resolver slowdown.
github.com/strawberry-graphql/strawberry-django - NT-Timm opened this issue 10 days ago
github.com/strawberry-graphql/strawberry-django - NT-Timm opened this issue 10 days ago
Add schema extension for estimating query complexity
github.com/strawberry-graphql/strawberry - serramatutu opened this pull request 11 days ago
github.com/strawberry-graphql/strawberry - serramatutu opened this pull request 11 days ago
Fix Strawberry GraphQL Playground - httpx AsyncClient deprecated app argument
github.com/strawberry-graphql/strawberry.rocks - gertzgal opened this pull request 11 days ago
github.com/strawberry-graphql/strawberry.rocks - gertzgal opened this pull request 11 days ago
Documenting CUD mutations behavior for nested relationship fields
github.com/strawberry-graphql/strawberry-django - stygmate opened this issue 12 days ago
github.com/strawberry-graphql/strawberry-django - stygmate opened this issue 12 days ago
Bump the all-dependencies group across 1 directory with 13 updates
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 12 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 12 days ago
Enable conditional acknowledgment of WS connections.
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 12 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 12 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/strawberry-graphql/benchmarks - pre-commit-ci[bot] opened this pull request 13 days ago
github.com/strawberry-graphql/benchmarks - pre-commit-ci[bot] opened this pull request 13 days ago
Added missing unpacking of strawberry.LazyType to optimzer.py
github.com/strawberry-graphql/strawberry-django - NT-Timm opened this pull request 16 days ago
github.com/strawberry-graphql/strawberry-django - NT-Timm opened this pull request 16 days ago
docs: Fix incorrect import paths in faq.md
github.com/strawberry-graphql/strawberry-django - videvide opened this pull request 17 days ago
github.com/strawberry-graphql/strawberry-django - videvide opened this pull request 17 days ago
No unified way of setting up SQLAlchemy sessions
github.com/strawberry-graphql/strawberry-sqlalchemy - guilhermelou opened this issue 17 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - guilhermelou opened this issue 17 days ago
Multipart subscription debug
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 17 days ago
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 17 days ago
Missing check `PreExecutionError` error check in multipart subscriptions
github.com/strawberry-graphql/strawberry - patrick91 opened this issue 17 days ago
github.com/strawberry-graphql/strawberry - patrick91 opened this issue 17 days ago
Update Django version in tests
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 17 days ago
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request 17 days ago
Bump strawberry-graphql from 0.243.1 to 0.253.1
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 17 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 17 days ago
Bump the all-dependencies group across 1 directory with 12 updates
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 18 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 18 days ago
make sure _span_holder is reset
github.com/strawberry-graphql/strawberry - conglei opened this pull request 18 days ago
github.com/strawberry-graphql/strawberry - conglei opened this pull request 18 days ago
`default_resolver` is not called when type implements an interface
github.com/strawberry-graphql/strawberry - marmor157 opened this issue 19 days ago
github.com/strawberry-graphql/strawberry - marmor157 opened this issue 19 days ago
Improved language in mutations docs
github.com/strawberry-graphql/strawberry-django - KyeRussell opened this pull request 19 days ago
github.com/strawberry-graphql/strawberry-django - KyeRussell opened this pull request 19 days ago
allow FullCleanOptions in full_clean arg annotation
github.com/strawberry-graphql/strawberry-django - g-as opened this pull request 19 days ago
github.com/strawberry-graphql/strawberry-django - g-as opened this pull request 19 days ago
Update accessing parent data guide with lazy type declaration
github.com/strawberry-graphql/strawberry - mattalbr opened this pull request 19 days ago
github.com/strawberry-graphql/strawberry - mattalbr opened this pull request 19 days ago
Forward metadata when processing django type
github.com/strawberry-graphql/strawberry-django - g-as opened this pull request 20 days ago
github.com/strawberry-graphql/strawberry-django - g-as opened this pull request 20 days ago
Return error code when handling django errors
github.com/strawberry-graphql/strawberry-django - thclark opened this issue 20 days ago
github.com/strawberry-graphql/strawberry-django - thclark opened this issue 20 days ago
Relay Connection dont work with secondary tables
github.com/strawberry-graphql/strawberry-sqlalchemy - Ckk3 opened this issue 22 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - Ckk3 opened this issue 22 days ago
multipart_uploads_enabled not propagated in AsyncGraphQLView, causing file uploads to fail
github.com/strawberry-graphql/strawberry - BranDavidSebastian opened this issue 22 days ago
github.com/strawberry-graphql/strawberry - BranDavidSebastian opened this issue 22 days ago
Fix Django permissions diagram syntax
github.com/strawberry-graphql/strawberry-django - sersorrel opened this pull request 24 days ago
github.com/strawberry-graphql/strawberry-django - sersorrel opened this pull request 24 days ago
Bump strawberry-graphql from 0.243.1 to 0.253.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 26 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 26 days ago
Add support to secondary tables relationships
github.com/strawberry-graphql/strawberry-sqlalchemy - Ckk3 opened this pull request 29 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - Ckk3 opened this pull request 29 days ago
Fix root value and context getter types
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 29 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 29 days ago
Bring the view extensions docs on par
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 29 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 29 days ago
Bump strawberry-graphql from 0.243.1 to 0.252.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 29 days ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request 29 days ago
Remove unused helpers and redundant overrides
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 30 days ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request 30 days ago
Optimizer results are not used in case of one-to-many relations where just one object is used
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this issue 30 days ago
github.com/strawberry-graphql/strawberry-django - diesieben07 opened this issue 30 days ago
Bump strawberry-graphql from 0.243.1 to 0.251.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
Support custom JSON decoders for views
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
docs: fix import typo
github.com/strawberry-graphql/strawberry-django - lozhkinandrei opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-django - lozhkinandrei opened this pull request about 1 month ago
Let WS and HTTP use the same JSON encoder
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
Add support for optional connections
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request about 1 month ago
Support nullable Connection types in relay field decorator
github.com/strawberry-graphql/strawberry - sourcery-ai[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - sourcery-ai[bot] opened this pull request about 1 month ago
Bump strawberry-graphql from 0.243.1 to 0.250.1
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
Docs: example for websockets with single result operations
github.com/strawberry-graphql/strawberry - brunodantas opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry - brunodantas opened this issue about 1 month ago
Let graphql-ws use type inference whenever possible
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
Bump strawberry-graphql from 0.243.1 to 0.250.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate
github.com/strawberry-graphql/strawberry-django - pre-commit-ci[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-django - pre-commit-ci[bot] opened this pull request about 1 month ago
Support for nullable Connection
github.com/strawberry-graphql/strawberry - marmor157 opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry - marmor157 opened this issue about 1 month ago
Fix missing litestar pytest marker
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
Migrate graphql-transport-ws types to TypedDicts
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
Support multi-level nested create/update with model `full_clean()`
github.com/strawberry-graphql/strawberry-django - philipstarkey opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-django - philipstarkey opened this pull request about 1 month ago
Implementing Object Level Permissions
github.com/strawberry-graphql/strawberry-django - moluwole opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry-django - moluwole opened this issue about 1 month ago
codegen doesn't properly handle postponed type annotations
github.com/strawberry-graphql/strawberry - jbkoh opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry - jbkoh opened this issue about 1 month ago
Document `graphql_type` on `@strawberry.field`
github.com/strawberry-graphql/strawberry - ksylvest opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - ksylvest opened this pull request about 1 month ago
added ability to override federation version on export schema command
github.com/strawberry-graphql/strawberry - iotflowadmin opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - iotflowadmin opened this pull request about 1 month ago
added failing test
github.com/strawberry-graphql/strawberry-django - NT-Timm opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-django - NT-Timm opened this pull request about 1 month ago
New `PAGINATION_DEFAULT_LIMIT` pagination setting isn't used
github.com/strawberry-graphql/strawberry-django - SupImDos opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry-django - SupImDos opened this issue about 1 month ago
Resolving Enum type from value is incredibly hard
github.com/strawberry-graphql/strawberry - jamietdavidson opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry - jamietdavidson opened this issue about 1 month ago
docs: Fix example in errors.md
github.com/strawberry-graphql/strawberry - bricker opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - bricker opened this pull request about 1 month ago
Quality of life improvements for GlobalIDs
github.com/strawberry-graphql/strawberry - patrick91 opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry - patrick91 opened this issue about 1 month ago
Bump the all-dependencies group across 1 directory with 12 updates
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
Bump strawberry-graphql from 0.243.1 to 0.248.1
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
Returning a Query type in a mutation's payload
github.com/strawberry-graphql/strawberry-django - rcybulski1122012 opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry-django - rcybulski1122012 opened this issue about 1 month ago
Fix "Failing to pass a value to the type_params parameter of typing._eval_type"
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - patrick91 opened this pull request about 1 month ago
Bump strawberry-graphql from 0.243.1 to 0.248.0
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 1 month ago
Make the CI lint job pass again
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 1 month ago
DeprecationWarning: Failing to pass a value to the type_params parameter of typing._eval_type
github.com/strawberry-graphql/strawberry - paltman opened this issue about 1 month ago
github.com/strawberry-graphql/strawberry - paltman opened this issue about 1 month ago
Strict graphql ws typed dicts
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
update model_property path in the doc
github.com/strawberry-graphql/strawberry-django - alainburindi opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry-django - alainburindi opened this pull request about 2 months ago
Bump strawberry-graphql from 0.243.1 to 0.247.2
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 2 months ago
Error when running on python 13
github.com/strawberry-graphql/strawberry - helioascorreia opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry - helioascorreia opened this issue about 2 months ago
Fix result source was never awaited if clients disconnect fast
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
Bump strawberry-graphql from 0.243.1 to 0.247.1
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 2 months ago
feat: automatically include implementers of interfaces in schema
github.com/strawberry-graphql/strawberry - erikwrede opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry - erikwrede opened this pull request about 2 months ago
Handle websocket disconnects more gracefully
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
make it automatic to include types implementing an interface in the graphql schema
github.com/strawberry-graphql/strawberry - axiomofjoy opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry - axiomofjoy opened this issue about 2 months ago
Move argument metadata docs
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry - DoctorJohn opened this pull request about 2 months ago
Batch Mutations for creating, updating, and deleting #438
github.com/strawberry-graphql/strawberry-django - keithhackbarth opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry-django - keithhackbarth opened this pull request about 2 months ago
Bump the all-dependencies group across 1 directory with 11 updates
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry-sqlalchemy - dependabot[bot] opened this pull request about 2 months ago
Federated schema beaks when referring to the Query type from another type
github.com/strawberry-graphql/strawberry - lirsacc-mns opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry - lirsacc-mns opened this issue about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/strawberry-graphql/strawberry-django - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry-django - pre-commit-ci[bot] opened this pull request about 2 months ago
GraohiQL is not disabled by None type
github.com/strawberry-graphql/strawberry - ldynia opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry - ldynia opened this issue about 2 months ago
Related types yield duplicate nodes and distinct filter fails
github.com/strawberry-graphql/strawberry-django - Eraldo opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry-django - Eraldo opened this issue about 2 months ago
pdm export error when building service images
github.com/strawberry-graphql/federation-demo - disco-king opened this issue about 2 months ago
github.com/strawberry-graphql/federation-demo - disco-king opened this issue about 2 months ago
Optimized nested pagination is broken for m2m fields
github.com/strawberry-graphql/strawberry-django - SupImDos opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry-django - SupImDos opened this issue about 2 months ago
`MaskErrors` does not mask errors for subscriptions
github.com/strawberry-graphql/strawberry - axiomofjoy opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry - axiomofjoy opened this issue about 2 months ago
Update README.md
github.com/strawberry-graphql/strawberry - HmbleCreator opened this pull request about 2 months ago
github.com/strawberry-graphql/strawberry - HmbleCreator opened this pull request about 2 months ago
Introduce ObjectDoesNotExist as OperationMessage.kind enum value
github.com/strawberry-graphql/strawberry-django - tokr-bit opened this issue about 2 months ago
github.com/strawberry-graphql/strawberry-django - tokr-bit opened this issue about 2 months ago