graphql-python / graphql-python/graphql-server
No middleware parameter
オープン
- 主要言語
- Python
- スター
- 134
- フォーク
- 70
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The documentation about `GraphQLView` list `middleware` as a parameter, but it doesn't works:
```
TypeError: BaseGraphQLView.__init__() got an unexpected keyword argument 'middleware'
```
Looking at the code in `graphql_server/flask/views.py` confirms that the parameter doesn't exists. Is there another way to pass middlewares?
コントリビューションガイド
評価
この issue はまだ評価されていません。