Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/strawberry-graphql/strawberry-django
Strawberry GraphQL Django extension
https://github.com/strawberry-graphql/strawberry-django
Support GraphQL-core 3.3
nrbnlulu opened this pull request 6 months ago
nrbnlulu opened this pull request 6 months ago
Query optimizer raises FullResultSet exception when using PostgreSQL
he0119 opened this issue 6 months ago
he0119 opened this issue 6 months ago
refactor(optimizer): Split optimizer code to make it cleaner and easier to understand/maintain
bellini666 opened this pull request 6 months ago
bellini666 opened this pull request 6 months ago
values() and optimizer hints
tasiotas opened this issue 6 months ago
tasiotas opened this issue 6 months ago
Suggestion: Refactoring of optimizer code
stygmate opened this issue 6 months ago
stygmate opened this issue 6 months ago
Optimizer ignores custom type querysets for non-list `ForeignKey` relations
SupImDos opened this issue 6 months ago
SupImDos opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
Test optimizer with polymorphic relay node
stygmate opened this pull request 6 months ago
stygmate opened this pull request 6 months ago
fix: Fix nested pagination/filtering/ordering not working when "only optimization" is disabled
aprams opened this pull request 6 months ago
aprams opened this pull request 6 months ago
fix: Make sure the optimizer calls the type's `get_queryset` for nested lists/connections
bellini666 opened this pull request 6 months ago
bellini666 opened this pull request 6 months ago
feat: Add support for auto mapping of ArrayFields
bellini666 opened this pull request 6 months ago
bellini666 opened this pull request 6 months ago
fix: Set files early on mutations to allow clean methods to validate them
bellini666 opened this pull request 6 months ago
bellini666 opened this pull request 6 months ago
Generated fields type resolution
Mapiarz opened this pull request 6 months ago
Mapiarz opened this pull request 6 months ago
FileField Model validation doesn't work with default resolvers
aprams opened this issue 6 months ago
aprams opened this issue 6 months ago
Optimizer ignores/disables nested pagination
aprams opened this issue 6 months ago
aprams opened this issue 6 months ago
Optimizer ignores custom type querysets
aprams opened this issue 6 months ago
aprams opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
prefetch_related and filtering in custom resolver
tasiotas opened this issue 6 months ago
tasiotas opened this issue 6 months ago
LSP: warn on `fields="__all__"` and add code action to expose all fields
patrick91 opened this issue 6 months ago
patrick91 opened this issue 6 months ago
docs: Remove officially unmaintained project
Eraldo opened this pull request 6 months ago
Eraldo opened this pull request 6 months ago
fix: Extract interface definition in optimizer to fix django-polymorphic
ManiacMaxo opened this pull request 6 months ago
ManiacMaxo opened this pull request 6 months ago
fix: wrong typo on filter on fruitfilter
OdysseyJ opened this pull request 6 months ago
OdysseyJ opened this pull request 6 months ago
test: Add some tests to ensure Interfaces can be properly optimized
bellini666 opened this pull request 6 months ago
bellini666 opened this pull request 6 months ago
fix: fix optimized nested connections failing to access totalCount
bellini666 opened this pull request 6 months ago
bellini666 opened this pull request 6 months ago
feat: MPTT relations compatibility
Eraldo opened this issue 6 months ago
Eraldo opened this issue 6 months ago
feat: MPTT relations compatibility issue reproduction
Eraldo opened this pull request 6 months ago
Eraldo opened this pull request 6 months ago
Broken interfaces with optimiser extension
ManiacMaxo opened this issue 6 months ago
ManiacMaxo opened this issue 6 months ago
Query Optimizer Annotate not working when used in nested query
jaydensmith opened this issue 6 months ago
jaydensmith opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
fix: Fix specialized connection aliases missing filters/ordering
bellini666 opened this pull request 7 months ago
bellini666 opened this pull request 7 months ago
Added `export-schema` command to Docs
Ckk3 opened this pull request 7 months ago
Ckk3 opened this pull request 7 months ago
When the optional file field is used, an error will be reported when there are empty files in the query set
Eraldo opened this issue 7 months ago
Eraldo opened this issue 7 months ago
`mutations.delete` and `mutations.update` do not support both `filters` _and_ `handle_django_errors`
diesieben07 opened this issue 7 months ago
diesieben07 opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
Raising django.core.exceptions.ValidationError in strawberry_django.mutations.fields.DjangoUpdateMutation/DjangoCreateMutation/DjangoDeleteMutation.resolver fails
Elawphant opened this issue 7 months ago
Elawphant opened this issue 7 months ago
Global ID mapping does not work with manual id assignment on type in relay django
Elawphant opened this issue 7 months ago
Elawphant opened this issue 7 months ago
feat: Nested optimization for lists and connections
bellini666 opened this pull request 7 months ago
bellini666 opened this pull request 7 months ago
test: Add test for lazy connection filtering issue
Eraldo opened this pull request 7 months ago
Eraldo opened this pull request 7 months ago
can't use `strawberry.Parent` with `root` as it's name 😊
patrick91 opened this issue 7 months ago
patrick91 opened this issue 7 months ago
refactor: Use graphql-core's collect_sub_fields instead of our own implementation
bellini666 opened this pull request 7 months ago
bellini666 opened this pull request 7 months ago
`DjangoOptimizerExtension` can't hand `order_with_respect_to` tuples with using `OrderedModel`
Eraldo opened this issue 7 months ago
Eraldo opened this issue 7 months ago
Lazy loaded connections don't show filters or ordering
Eraldo opened this issue 7 months ago
Eraldo opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
Fix AttributeError when using optimizer and prefetch_related
jacobwegner opened this pull request 7 months ago
jacobwegner opened this pull request 7 months ago
Bug: "AttributeError 'list' object has no attribute '_result_cache'" when using pagination and optimizer
jacobwegner opened this issue 7 months ago
jacobwegner opened this issue 7 months ago
docs: Fix typo
Eraldo opened this pull request 7 months ago
Eraldo opened this pull request 7 months ago
Custom ordering methods doesn't work when value are passed by variables
Tomschuh opened this issue 7 months ago
Tomschuh opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
The get_queryset method is called twice when using relay connections
moritz89 opened this issue 8 months ago
moritz89 opened this issue 8 months ago
Thanks!
moritz89 opened this issue 8 months ago
moritz89 opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
test(listconnectionwithtotalcount): check the number of SQL queries when only fetching totalCount
euriostigue opened this pull request 8 months ago
euriostigue opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
The right way to protect and filter information
DephPhascow opened this issue 8 months ago
DephPhascow opened this issue 8 months ago
fix: Delete mutation should not throw error if no objects in filterset
keithhackbarth opened this pull request 8 months ago
keithhackbarth opened this pull request 8 months ago
N+1 in some resolvers when enabling `only` extension
taobojlen opened this issue 8 months ago
taobojlen opened this issue 8 months ago
Fix typos in filtering documentation
cdroege opened this pull request 8 months ago
cdroege opened this pull request 8 months ago
Slow startup when defining many filters
arthanson opened this issue 8 months ago
arthanson opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
Ability to use custom StrawberryDjangoField class for relay connections and nodes
stygmate opened this issue 8 months ago
stygmate opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
fix(optimizer): handle existing select_related in querysets
taobojlen opened this pull request 9 months ago
taobojlen opened this pull request 9 months ago
Apollo Sandbox doesn't update debug toolbar
catgirlinspace opened this issue 9 months ago
catgirlinspace opened this issue 9 months ago
Fixing Docs Typo
drewbeno1 opened this pull request 9 months ago
drewbeno1 opened this pull request 9 months ago
description and deprecation_reason parameters of enums values not used
stygmate opened this issue 9 months ago
stygmate opened this issue 9 months ago
ListConnectionWithTotalCount and filter custom resolver
tasiotas opened this issue 9 months ago
tasiotas opened this issue 9 months ago
feat: filter_field optional value resolution
Kitefiko opened this pull request 9 months ago
Kitefiko opened this pull request 9 months ago
Custom filter/order method unexpected value
Kitefiko opened this issue 9 months ago
Kitefiko opened this issue 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
Returning `bool` from mutation causes exception.
baseplate-admin opened this issue 9 months ago
baseplate-admin opened this issue 9 months ago
ForeignKey `_id` field resolves to relation object, not field value
kevinmsun opened this issue 9 months ago
kevinmsun opened this issue 9 months ago
Docs for reference for DjMoney type
moritz89 opened this issue 9 months ago
moritz89 opened this issue 9 months ago
fix: async with new filter API (assert queryset is wrong)
devkral opened this pull request 9 months ago
devkral opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
`django.db.models.expressions.DatabaseDefault` raises `TypeError: fromisoformat` on mutation
baseplate-admin opened this issue 9 months ago
baseplate-admin opened this issue 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 10 months ago
pre-commit-ci[bot] opened this pull request 10 months ago
Built in create mutation has regressed and is not able to create model instances correctly
Mapiarz opened this issue 10 months ago
Mapiarz opened this issue 10 months ago
Nested Perms Results in unecessary queries (N+1?)
vecchp opened this issue 10 months ago
vecchp opened this issue 10 months ago
Fix `_perm_cache` processing
vecchp opened this pull request 10 months ago
vecchp opened this pull request 10 months ago
fix: Add support for generated enums in mutation input
cngai opened this pull request 10 months ago
cngai opened this pull request 10 months ago
Self is coroutine - there is no data being awaited.
rafaelhbarros opened this issue 10 months ago
rafaelhbarros opened this issue 10 months ago
Allow to return custom types on mutations without a related django model
Speedy1991 opened this issue 10 months ago
Speedy1991 opened this issue 10 months ago
Fix/489 auto enum value allowed chars
fabien-michel opened this pull request 10 months ago
fabien-michel opened this pull request 10 months ago
fix: use str() to trigger eventual django's gettext_lazy string
fabien-michel opened this pull request 10 months ago
fabien-michel opened this pull request 10 months ago
Enum values in mutation input causes ValidationError
cngai opened this issue 10 months ago
cngai opened this issue 10 months ago
fix: OneToManyInput saves and runs validation on foreign key #487
keithhackbarth opened this pull request 10 months ago
keithhackbarth opened this pull request 10 months ago
Auto Enums does not works with gettext_lazy choice values
fabien-michel opened this issue 10 months ago
fabien-michel opened this issue 10 months ago
get_queryset() is not called
alimony opened this issue 10 months ago
alimony opened this issue 10 months ago
OneToManyInput saves and runs validation on foreign key
keithhackbarth opened this issue 10 months ago
keithhackbarth opened this issue 10 months ago
Add py.typed marker for mypy
pm-incyan opened this pull request 10 months ago
pm-incyan opened this pull request 10 months ago
Missing py.typed marker
pm-incyan opened this issue 10 months ago
pm-incyan opened this issue 10 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 10 months ago
pre-commit-ci[bot] opened this pull request 10 months ago
feat: Avoid joins when only fetching an ID
mselee opened this pull request 10 months ago
mselee opened this pull request 10 months ago
fix: fix issues when using pagination together with HasRetvalPerm
bellini666 opened this pull request 10 months ago
bellini666 opened this pull request 10 months ago
feat: allow extensions to prevent results from being fetched
bellini666 opened this pull request 10 months ago
bellini666 opened this pull request 10 months ago
Fix permissioned pagination
vecchp opened this pull request 10 months ago
vecchp opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 10 months ago
pre-commit-ci[bot] opened this pull request 10 months ago
Filter & Order ovehaul
Kitefiko opened this pull request 11 months ago
Kitefiko opened this pull request 11 months ago
chore: Rename all links to the new repository name
bellini666 opened this pull request 11 months ago
bellini666 opened this pull request 11 months ago