You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this line 96[https://github.com/graphql-python/graphql-django-view/blob/master/graphql_django_view/init.py#L96] it seens that we should get middlewares from self.schema and pass it as parameter to execute (from graphql-core[https://github.com/graphql-python/graphql-core/blob/features/next/graphql/execution/executor.py#L27])