issues
search
blb-ventures
/
strawberry-django-plus
Enhanced Strawberry GraphQL integration with Django
MIT License
179
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(release/2.x): release 2.6.6
#263
github-actions[bot]
closed
1 year ago
2
chore(main): release 3.1.1
#262
github-actions[bot]
closed
1 year ago
1
fix: typo in docs
#261
rubensoleao
closed
1 year ago
0
chore(deps): bump django from 4.2.2 to 4.2.3
#260
dependabot[bot]
closed
1 year ago
1
This repo has been merged into strawberry-graphql-django and it is now deprecated
#259
bellini666
opened
1 year ago
2
Query resolution is really slow
#258
TWeidi
closed
1 year ago
15
chore(main): release 3.1.0
#257
github-actions[bot]
closed
1 year ago
1
Using input_mutation with a None return type throws an exception
#256
taobojlen
opened
1 year ago
1
Draft: support annotate parameter in field to allow ORM annotations
#255
fjsj
opened
1 year ago
1
Add --check option to export_schema
#254
LucasPickering
closed
1 year ago
1
chore(main): release 3.0.3
#253
github-actions[bot]
closed
1 year ago
1
chore(release/2.x): release 2.6.5
#252
github-actions[bot]
closed
1 year ago
1
chore(main): release 3.0.2
#251
github-actions[bot]
closed
1 year ago
1
Fix hard dependencies on contenttypes and auth framework, fixes #248 , #249
#250
devkral
closed
1 year ago
9
hard dependency on django.contrib.auth
#249
devkral
closed
1 year ago
1
hard dependency on contenttypes framework in optimizer
#248
devkral
closed
1 year ago
0
class inheritance not being detected?
#247
DavidLemayian
closed
1 year ago
8
NodeExtension broken with Strawberry
#246
djstein
closed
1 year ago
1
Got an unexpected keyword argument 'filters'
#245
he0119
opened
1 year ago
2
Optimise manually prefetched field
#244
adammsteele
opened
1 year ago
1
filters not showing up
#243
tasiotas
closed
1 year ago
1
input_mutation: TypeError: MutateContentInput fields cannot be resolved
#242
devkral
closed
1 year ago
9
chore(main): release 3.0.1
#241
github-actions[bot]
closed
1 year ago
1
chore(main): release 3.0.0
#240
github-actions[bot]
closed
1 year ago
1
chore(main): release 2.6.4
#239
github-actions[bot]
closed
1 year ago
1
refactor: fix assertionerror when registering copied generic types on schema directives
#238
bellini666
closed
1 year ago
1
__dataclass_transform__ has been removed from strawberry-graphql
#237
salcedo
closed
1 year ago
1
Use dataclass_transform from typing_extensions
#236
cybniv
closed
1 year ago
3
refactor!: migrate relay to strawberry's implementation
#235
bellini666
closed
1 year ago
1
NameError with lazy types in relay connection annotations
#234
jacobjove
closed
1 year ago
0
need for an async resolvers.update
#233
djstein
opened
1 year ago
1
chore(main): release 2.6.3
#232
github-actions[bot]
closed
1 year ago
1
more SQLs then expected
#231
tasiotas
opened
1 year ago
6
relay: compatibility with the new strawberry.relay module
#230
devkral
closed
1 year ago
2
clash with the novel strawberry.relay module (GlobalId)
#229
devkral
closed
1 year ago
0
chore(main): release 2.6.2
#228
github-actions[bot]
closed
1 year ago
1
fixes 2 typos in docs
#227
claggierk
closed
1 year ago
1
Union of `gql.Connection | OperationMessage`: a naive fix
#226
pomidoroshev
closed
1 year ago
0
Can't make a union of `gql.Connection | OperationMessage` (part 2)
#225
pomidoroshev
closed
1 year ago
9
Headers are not passed to `self.client.post` in `TestClient.request`
#224
pomidoroshev
closed
1 year ago
1
Can't make a union of `gql.Connection | OperationMessage`
#223
pomidoroshev
closed
1 year ago
1
Querying both sides of a OneToOneField at the same time is an error
#222
coderanger
closed
1 year ago
5
Self is None in input_mutation methods
#221
moritz89
closed
1 year ago
2
chore(main): release 2.6.1
#220
github-actions[bot]
closed
1 year ago
1
Fix album related name in docs
#219
bpeterman
closed
1 year ago
0
chore(main): release 2.6.0
#218
github-actions[bot]
closed
1 year ago
2
Add description to enums from django choices
#217
camflan
closed
1 year ago
3
chore(main): release 2.5.0
#216
github-actions[bot]
closed
1 year ago
1
Use a type's get_queryset for Relay connections
#215
moritz89
closed
1 year ago
5
Ensure a type's get_queryset method is used for Relay connections
#214
moritz89
closed
1 year ago
0
Next