graphql-python / graphql-python/graphql-server
No middleware parameter
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 134
- Fork
- 70
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.