issues
search
strawberry-graphql
/
strawberry-django
Strawberry GraphQL Django extension
https://strawberry.rocks/docs/django
MIT License
421
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimizer results are not used in case of one-to-many relations where just one object is used
#662
diesieben07
opened
3 days ago
0
docs: fix import typo
#661
lozhkinandrei
closed
4 days ago
1
[pre-commit.ci] pre-commit autoupdate
#660
pre-commit-ci[bot]
opened
1 week ago
2
Support multi-level nested create/update with model `full_clean()`
#659
philipstarkey
opened
1 week ago
1
Implementing Object Level Permissions
#658
moluwole
opened
1 week ago
0
added failing test
#657
NT-Timm
opened
1 week ago
1
New `PAGINATION_DEFAULT_LIMIT` pagination setting isn't used
#656
SupImDos
opened
1 week ago
0
Returning a Query type in a mutation's payload
#655
rcybulski1122012
opened
2 weeks ago
0
update model_property path in the doc
#654
alainburindi
closed
2 weeks ago
2
Batch Mutations for creating, updating, and deleting #438
#653
keithhackbarth
opened
3 weeks ago
4
[pre-commit.ci] pre-commit autoupdate
#652
pre-commit-ci[bot]
closed
2 weeks ago
2
Related types yield duplicate nodes and distinct filter fails
#651
Eraldo
opened
1 month ago
2
Optimized nested pagination is broken for m2m fields
#650
SupImDos
opened
1 month ago
1
Introduce ObjectDoesNotExist as OperationMessage.kind enum value
#649
tokr-bit
opened
1 month ago
0
Update filtering caution in mutations.md
#648
ldynia
closed
1 month ago
1
[pre-commit.ci] pre-commit autoupdate
#647
pre-commit-ci[bot]
closed
1 month ago
2
fix: Make sure that async fields always return Awaitables
#646
bellini666
closed
1 month ago
2
docs: Remove mention about having to enable subscriptions in the docs
#645
bellini666
closed
1 month ago
2
TypeError: GraphQLView() received an invalid keyword 'subscriptions_enabled'. as_view only accepts arguments that are already attributes of the class.
#644
thclark
closed
1 month ago
3
feat: Official support for Python 3.13 and drop support for Python 3.8
#643
bellini666
closed
1 month ago
2
feat: New Paginated generic to be used as a wrapped for paginated results
#642
bellini666
closed
2 weeks ago
3
Make field_type_map a public api + some documentation
#641
vt-rc
opened
1 month ago
0
Type Difficult to use, not ORM friendly
#640
vt-rc
opened
1 month ago
4
`object list can't be used in 'await' expression` when using async `has_permission` with optimizer's `enable_prefetch_related_optimization` set to `True`
#639
rcybulski1122012
closed
1 month ago
0
Add unit tests for partial input optional field behaviour in update mutations
#638
SupImDos
closed
1 month ago
2
Discussion: Alternative Approach to Handling Mutation Errors
#637
humphrey
opened
1 month ago
1
Improve declaration and documentation for root queries in django (where multiple apps are used)
#636
thclark
opened
1 month ago
3
`annotate` and other query optimizations fail in mutations
#635
erwinfeser
opened
1 month ago
3
[pre-commit.ci] pre-commit autoupdate
#634
pre-commit-ci[bot]
closed
1 month ago
2
Changed the recommended library for JWT Authentication in Django to strawberry-django-auth
#633
pkrakesh
closed
1 month ago
1
Name of the Payload GraphQL type created does not take parent into account
#632
fabien-michel
opened
2 months ago
1
refactor: Remove guardian ObjectPermissionChecker monkey patch
#631
bellini666
closed
2 months ago
2
Change default Relay input m2m types from `ListInput[NodeInputPartial]` to `ListInput[NodeInput]`
#630
SupImDos
closed
2 months ago
1
CUD mutation global ID parsing and validation leaks implementation details
#629
SupImDos
opened
2 months ago
2
Enable atomic nested mutations
#628
keithhackbarth
opened
2 months ago
3
Query & Mutation in namespaces
#627
axieum
opened
2 months ago
5
HasRetvalPerm - strings are treated as Iterable and returned as List insted of String
#626
rickypag
closed
1 month ago
3
Ordering does not work properly with federation gateway
#625
iamcrookedman
closed
2 months ago
2
[pre-commit.ci] pre-commit autoupdate
#624
pre-commit-ci[bot]
closed
2 months ago
1
Document how to use it with django cache framework?
#623
baseplate-admin
opened
2 months ago
2
Fix calculation of `has_next_page` in `resolve_connection_from_cache`
#622
SupImDos
closed
2 months ago
1
[pre-commit.ci] pre-commit autoupdate
#621
pre-commit-ci[bot]
closed
2 months ago
1
`DjangoValidationCache` and its base class are undocumented
#620
alimony
opened
2 months ago
0
CUD mutation - partial Input
#619
gfort-amarena
closed
2 months ago
2
Allow enforcement of permissions for related fields in mutations
#618
SupImDos
opened
3 months ago
2
[pre-commit.ci] pre-commit autoupdate
#617
pre-commit-ci[bot]
closed
3 months ago
1
SynchronousOnlyOperation execption since Version 0.46.2
#616
MaehMaeh
closed
2 months ago
3
Ordering order in the variables not respected
#615
j30ng
opened
3 months ago
2
[pre-commit.ci] pre-commit autoupdate
#614
pre-commit-ci[bot]
closed
3 months ago
1
Optimizer window pagination
#613
Kitefiko
opened
3 months ago
7
Next