tfoxy / graphene-django-optimizer

Optimize database access inside graphene queries
MIT License
427 stars 86 forks source link

Filter values previus to optimization #73

Closed lautarodapin closed 2 years ago

lautarodapin commented 3 years ago

I added a set convertion before the optimization. This prevents repeated values, which could happen when using a lot of fragments

tfoxy commented 3 years ago

Hi! There are some tests that are failing. Can you check why is that?

lautarodapin commented 3 years ago

@tfoxy for some reason I couldn't make the tests work, even in the master branch For some reason it gets stuck in the middle of a test