-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Type: enhancementNew feature or request.New feature or request.
Description
When working with GraphQL documents, it's essential to ensure that the structure conforms to the format according to the IntrospectionQuery to prevent inconsistencies and improve compatibility with various tools and libraries.
Proposed solution
Implement GraphQL Validator for the GraphQL.Document based on the Current working draft of GraphQL specification
Expected results
GraphQL Validator is able to validate and report structural errors of the GraphQL introspection documents
Metadata
Metadata
Assignees
Labels
Type: enhancementNew feature or request.New feature or request.