graphql-constraint-directive
Constraint validator
A package to validate input data in GraphQL queries using constraints and directives.
Validate GraphQL fields
569 stars
6 watching
74 forks
Language: JavaScript
last commit: 7 days ago
Linked from 1 awesome list
constraintdirectivegraphqlnodejsvalidationvalidator
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 |
ktutnik/graphql-directive | Provides a set of reusable GraphQL directives for validation, authorization, and sanitization | 4 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 85 |
mhallin/graphql_ppx | Library to rewrite and validate GraphQL queries at compile-time | 320 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,213 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
dkendal/aruspex | A configurable constraint solver written in Elixir. | 40 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |
rdflib/pyshacl | Validates RDF graphs against Shapes Constraint Language (SHACL) constraints | 251 |
nicholasaleks/graphql-threat-matrix | A framework to help identify security gaps in GraphQL APIs by analyzing implementation differences and vulnerabilities. | 287 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
yireo/yireo_customgraphqlquerylimiter | A Magento 2 module to customize settings for the GraphQL Query Limiter and enhance performance and security of headless Magento. | 2 |
triska/clpz | A system for solving problems with logical rules and integer arithmetic constraints | 185 |