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
Prefetch related in custom resolver
#48
p02diada
opened
4 years ago
0
Support for mutations
#47
wodCZ
opened
4 years ago
2
Optimize retrieving a single object
#46
stickperson
opened
4 years ago
4
Support for DjangoConnectionField
#45
levinotik
opened
4 years ago
1
#31 + test coverage
#44
tpict
opened
4 years ago
2
Deploy 0.6.2 to pypi
#43
mvanlonden
closed
4 years ago
2
Optimize queries for types with no base model
#42
liliserf
opened
4 years ago
0
Bump django from 2.2.4 to 2.2.10
#41
dependabot[bot]
closed
4 years ago
1
Doesn't work with filterset_class
#40
saschametz
opened
4 years ago
0
Fix compatibility with newer django-graphene
#39
juyrjola
closed
4 years ago
3
Bump django from 2.2.4 to 2.2.8
#38
dependabot[bot]
closed
4 years ago
2
*** RecursionError: maximum recursion depth exceeded
#37
oldani
opened
4 years ago
3
Bump django from 2.2.2 to 2.2.4
#36
dependabot[bot]
closed
5 years ago
1
Add support for optimizing querysets with annotations
#35
hilmar8
opened
5 years ago
8
Connections ignoring hints
#34
OmegaDroid
opened
5 years ago
3
made name fetching from resolver work for relay connections
#33
OmegaDroid
closed
5 years ago
1
Compatibility with graphene-django v2.6.0
#32
dex4er
closed
5 years ago
1
Initial fix to consider 'only' optimization for relay
#31
bellini666
closed
4 years ago
4
Dropped support of django 1.9, 1.10 and python 3.4
#30
NyanKiyoshi
closed
5 years ago
0
The optimizer doesn't support null values and input objects
#29
NyanKiyoshi
closed
5 years ago
1
Drop support of django 1.10 and 1.9 and Python 3.4
#28
NyanKiyoshi
closed
5 years ago
0
Fix variable handling and null values
#27
NyanKiyoshi
closed
5 years ago
1
Swap to default resolver - Fixes #25
#26
cramshaw
closed
5 years ago
3
Doesn't work with graphene 2.1.5?
#25
cramshaw
closed
5 years ago
3
Only not work with relay node
#24
syfun
opened
5 years ago
1
Prefetch related with named arguments and objects
#23
NyanKiyoshi
opened
5 years ago
6
Add support for object type inputs in prefetch hints
#22
NyanKiyoshi
closed
5 years ago
1
Multiple fragments specifying the same relation field
#21
ktosiek
opened
5 years ago
0
Optimizing queries which are part of standard graphene.ObjectType
#20
cramshaw
opened
5 years ago
1
Resolver_Hints root None
#19
bobo-le
closed
5 years ago
4
Add a type to retrieve single nodes with optimizations made
#18
NyanKiyoshi
closed
5 years ago
11
prefetch relay children - duplicate issue of #1, #4, etc.
#17
gotexis
opened
5 years ago
8
Fix reverse related issue
#16
dex4er
closed
5 years ago
8
Add option to disable the abort_only_optimization method.
#15
yardensachs
closed
5 years ago
2
[WIP] Fixed reverse related is missing required field
#14
yardensachs
closed
5 years ago
3
ManyToOneRel reverse fields are causing extra queries
#13
yardensachs
closed
5 years ago
4
Fixed call for select_related without arguments
#12
yardensachs
closed
5 years ago
1
Select related is called without a value, creating n joins
#11
yardensachs
closed
5 years ago
1
Thank you for building this!
#10
yardensachs
closed
5 years ago
2
Using the optimizer, I get the error "must be str, not Prefetch"
#9
elmehalawi
closed
5 years ago
5
The optimizer should optimize the query when using GlobalID
#8
hilmarhausmart
closed
5 years ago
2
Code cleanup
#7
Pacu2
closed
6 years ago
2
Fix resolving nested variables
#6
maarcingebala
closed
6 years ago
2
Resolving variables in nested queries fails
#5
maarcingebala
closed
6 years ago
2
Optimize pagination of relay connection fields
#4
tfoxy
closed
6 years ago
9
Optimization hints
#3
maarcingebala
closed
5 years ago
1
Including `id` field in query aborts "only" optimization
#2
maarcingebala
closed
6 years ago
6
Handling of relay connections
#1
pvanliefland
closed
6 years ago
12
Previous