graphql-python / graphql-python/gql
Validate variable values if a schema is present
Đang mở
type: feature
- Ngôn ngữ chính
- Python
- Star
- 1.7k
- Fork
- 195
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently gql will locally validate the GraphQL request to see if it correspond to the GraphQL schema if it is present.
It does not validate variable values though.
It's something we could do.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.