graphql-python / graphql-python/gql

Validate variable values if a schema is present

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
type: feature
Dominant language
Python
Stars
1.7k
Forks
195
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.