graphql-python / graphql-python/gql
Validate variable values if a schema is present
Offen
type: feature
- Vorherrschende Sprache
- Python
- Sterne
- 1.7k
- Forks
- 195
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.