graphql-python / graphql-python/gql
Validate variable values if a schema is present
Aperta
type: feature
- Lingua principale
- Python
- Stelle
- 1.7k
- Fork
- 195
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.