graphql-java-extended-validation
Input Validator
Validation library for GraphQL input
Validation library for graphql-java input
129 stars
9 watching
34 forks
Language: Java
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-java/graphql-java-extended-scalars | Provides extended scalars for GraphQL schema | 261 |
graphql-java-kickstart/samples | A collection of code samples demonstrating the use of GraphQL Java Kickstart projects in software development | 119 |
graphql-java-kickstart/graphql-java-servlet | An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
graphql-calculator/graphql-calculator | A lightweight GraphQL query calculation engine with features like field transform, skip, and orchestration. | 110 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
graphql-java/java-dataloader | A utility library to improve data fetching efficiency by caching and batching data retrieval. | 497 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 85 |