graphql-python / graphql-python/gql
Validate variable values if a schema is present
Abierto
type: feature
- Lenguaje dominante
- Python
- Estrellas
- 1.7k
- Forks
- 195
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.