Open tpict opened 4 years ago
...actually, it looks like these tests pass even without the fix. Will investigate
Not sure if it's due to differences in dependency versions, or if something has changed in graphene-django-optimizer
in the past few months, but it seems that the only
optimization is working for Relay nodes!
Test coverage for #31
I think this is the correct behavior, right?
graphene-django-optimizer
aborts theonly
optimization if it bumps into a field that isn't a model field and that doesn't have hints.