graphql-schema-linter
GraphQL schema validator
A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards
Validate GraphQL schema definitions against a set of rules
694 stars
10 watching
62 forks
Language: JavaScript
last commit: 22 days ago
Linked from 1 awesome list
graphqllinter
Related projects:
Repository | Description | Stars |
---|---|---|
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
confuser/graphql-constraint-directive | A package to validate input data in GraphQL queries using constraints and directives. | 569 |
comcast/graphvinci | A visualizer tool for GraphQL APIs that enables developers to organize and understand complex data schema | 74 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,213 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 85 |
romaricdrigon/metayaml | A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
dimamachina/graphql-eslint | A TypeScript-based toolset for enforcing GraphQL schema and operation rules during development with ESLint. | 800 |
yamafaktory/craftql | A tool to visualize and analyze GraphQL schemas | 109 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
kunalsin9h/load-gql | A utility for loading and managing GraphQL schema definitions from files | 3 |
verifytests/verify.sqlserver | A tool for verifying and validating the integrity of Microsoft SQL Server data and schema. | 15 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
vodori/schema-conformer | A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation. | 9 |