CAPSLOCKFURY

Results 2 issues of CAPSLOCKFURY

Hello, I am using custom middleware to mesure complexity of graphql query, but it throws an error `FragmentSpread' object has no attribute 'selection_set' with custom Middleware` when using fragments. Query...

🐛 bug

Hello, can we have a multisearch support from elasticsearch-dsl?. Because I need to use to_queryset(), but MultiSearch returns, object of another type. Here is my current code without MultiSearch. Can...