Closed
@IvanGoncharov

Description

@Cito You doing a great job keeping this lib in sync with graphql-js.
Also big thanks for taking the time to submit PRs back to graphql-js 👍

I was browsing the source code and notice that you already implemented middlewares:
https://.com/graphql-python/graphql-core-next/blob/master/graphql/execution/middleware.py

Would be great to have a list of such changes so we can figure out is it something Python specific or we should push it into graphql-js.

I also interested if you added any new tests that we can mirror in graphql-js.