graphql-directive
GraphQL directive library
Provides a set of reusable GraphQL directives for validation, authorization, and sanitization
Offers a collection of GraphQL directives for easy validation, authorization, and sanitation, simplifying the implementation of complex functionality in GraphQL APIs. It ensures secure and efficient GraphQL APIs with pre-built solutions.
4 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
authorizationdirectivegraphqlgraphql-directivetypescriptvalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
| A package to validate input data in GraphQL queries using constraints and directives. | 569 |
| A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
| A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 729 |
| A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
| Toolset for creating reusable and maintainable GraphQL server modules | 1,312 |
| A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |
| Generates C# classes from a GraphQL schema | 96 |
| A command-line tool for managing GraphQL development workflows and projects. | 2,001 |
| A tool for validating GraphQL schemas and detecting changes between them. | 1,665 |
| Automatically generates a shield to restrict access to sensitive data in GraphQL schemas. | 9 |
| An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |
| A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
| A tool for building GraphQL schemas and resolvers using TypeScript and various validation libraries | 10 |
| Converts GraphQL queries to IQueryable for executing on databases using ORM systems. | 892 |
| A utility library for building GraphQL HTTP servers with minimal dependencies and flexibility | 830 |