Implement UniqueTypeNames validation rule #5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Implement UniqueTypeNames validation rule (ref)
Unlike
graphql-js
, there is no validation context given when validating a document. A schema validation rule should be self-sufficient and based only on the given AST document.See https://github.com/gql-dart/gql/tree/master/gql/lib/src/validation.
The text was updated successfully, but these errors were encountered: