issues
search
tfoxy
/
graphene-django-optimizer
Optimize database access inside graphene queries
MIT License
428
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump black from 21.6b0 to 24.3.0
#98
dependabot[bot]
opened
7 months ago
0
Bump django from 3.1.14 to 3.2.24
#97
dependabot[bot]
opened
9 months ago
1
django filter
#96
AhmedSalam22
opened
1 year ago
0
Add GitHub Actions
#95
tfoxy
closed
1 year ago
3
Bump django from 3.1.13 to 3.1.14
#94
dependabot[bot]
closed
1 year ago
0
Optimizer error 'str' object has no attribute 'name' on `get_field_def`
#93
lautarodapin-magoya
closed
7 months ago
5
Adds more queries instead of optmizing
#92
mahdyhamad
opened
1 year ago
1
Is Django 4.1.5 supported?
#91
dharani7998
opened
1 year ago
1
compatiablity with graphql-core-v3.2
#90
firaskafri
closed
1 year ago
0
Pass field_node instead of field_name
#89
firaskafri
closed
1 year ago
0
Django 3.2 ?
#88
cmigliorini
opened
1 year ago
1
info.field_nodes ==> info.field_nodes[0]
#87
amarezenebe
closed
1 year ago
0
Nested queries are not properly optimized in graphene-django v3.0.0 (but are in v3.0.0b7)
#86
sjdemartini
closed
1 year ago
4
Update dependencies for non-beta graphene-django v3 release
#85
sjdemartini
opened
2 years ago
1
Add support for optimizing querysets with annotations
#84
felixmeziere
closed
2 years ago
0
Fix compatibility with graphql-core v3.2
#83
nikolaik
closed
1 year ago
19
graphene 3.1 use 'FieldNode' instead 'str'
#82
Vitalick
closed
1 year ago
1
Add support for skip and include directives
#81
TurnrDev
opened
2 years ago
2
TypeError("Cannot call select_related() after .values() or .values_list()")
#80
jathanism
opened
2 years ago
1
Bump django from 3.1.12 to 3.1.13
#79
dependabot[bot]
closed
3 years ago
1
Permission to publish a port that is based on graphene-django-optimizer
#78
cbergmiller
closed
2 years ago
1
If two different resolvers of a DjangoObjectType have hints with the same value in to_attr arg of Prefetch, Django raises an exception
#77
felixmeziere
opened
3 years ago
0
Allow for hints with same value on multiple different resolvers of a given DjangoObjectType.
#76
felixmeziere
closed
3 years ago
9
Prefetching for generic relations does not seem to work
#75
crazyscientist
opened
3 years ago
3
Version 0.9.0 raises ImportError
#74
crazyscientist
opened
3 years ago
6
Filter values previus to optimization
#73
lautarodapin
closed
2 years ago
2
Add support for Graphene3
#72
ulgens
closed
3 years ago
3
How to update info.field_nodes[0].selection_set?
#71
ldynia
closed
3 years ago
1
Remove EOL versions of Python and Django
#70
ulgens
closed
3 years ago
3
Apply black
#69
ulgens
closed
3 years ago
5
Update Query to inherit from graphene.ObjectType.
#68
jackton1
closed
3 years ago
1
Bump django from 3.1.4 to 3.1.12
#67
dependabot[bot]
closed
3 years ago
1
Bump django from 3.1.4 to 3.1.10
#66
dependabot[bot]
closed
3 years ago
2
Bump django from 3.1.4 to 3.1.9
#65
dependabot[bot]
closed
3 years ago
2
Bump django from 3.1.4 to 3.1.8
#64
dependabot[bot]
closed
3 years ago
1
Bump django from 3.1.4 to 3.1.6
#63
dependabot[bot]
closed
3 years ago
2
Add support for Graphene3 and update lint with black
#62
sebsasto
closed
3 years ago
20
Resolvers that uses `.get` instead of `.filter` (i.e. returning `Model`, rather than `QuerySet` instance) on `Query`.
#61
cansin
opened
3 years ago
1
Optimizing model_fields across relationship boundaries
#60
qeternity
opened
3 years ago
1
Fix usage of underscores in graphQL queries
#59
jackton1
closed
3 years ago
1
update Django to compatibility with 3.1.3 based on passing tests
#58
mekhami
closed
3 years ago
3
Fix get node QuerySet
#57
iorlandini
closed
3 years ago
3
Fix Relay Connection ID
#56
iorlandini
closed
4 years ago
4
Support for Django 3.x
#55
magicl
closed
3 years ago
5
prefetch_related to_attr not working
#54
lcasassa
closed
4 years ago
6
Support for GraphQL core v3
#53
Ouradze
closed
3 years ago
2
Fix wrong _get_value for variables
#52
bellini666
closed
4 years ago
3
Add support for model_field also a callable
#51
nicam
closed
4 years ago
7
Move the OptimizedDjangoObjectType query optimization to from get_node to get_queryset
#50
maxpeterson
closed
3 years ago
14
Bump django from 2.2.10 to 2.2.13
#49
dependabot[bot]
closed
4 years ago
1
Next