graphql-inspector
Schema validator
A tool for validating GraphQL schemas and detecting changes between them.
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
2k stars
10 watching
185 forks
Language: TypeScript
last commit: 6 days ago
Linked from 3 awesome lists
apigraphqljavascriptmonitoringprobot-appthe-guildtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
cjoudrey/graphql-schema-linter | A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
yamafaktory/craftql | A tool to visualize and analyze GraphQL schemas | 109 |
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 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,213 |
kunalsin9h/load-gql | A utility for loading and managing GraphQL schema definitions from files | 3 |
kamilkisiela/graphql-config | A configuration library for GraphQL development environments | 1,174 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
comcast/graphvinci | A visualizer tool for GraphQL APIs that enables developers to organize and understand complex data schema | 74 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
longshotlabs/simpl-schema | A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages | 560 |
selik/destructure | A Python library that simplifies schema validation by providing a declarative and binding-based approach to switch/case statements. | 9 |
verifytests/verify.sqlserver | A tool for verifying and validating the integrity of Microsoft SQL Server data and schema. | 15 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 315 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |