tfoxy / graphene-django-optimizer

Optimize database access inside graphene queries
MIT License
428 stars 84 forks source link

Adds more queries instead of optmizing #92

Open mahdyhamad opened 1 year ago

mahdyhamad commented 1 year ago

I have been trying to use this optimizer to optimize queries, but I am confused now as the number of queries increases instead. Anyone with the same issue?

Django==3.2.16
Python==3.9.16
sheamcdevitt commented 1 year ago

Yea unfortunately same issue here, hopefully gets fixed soon