graphql-calculator

Query calculator

A lightweight GraphQL query calculation engine with features like field transform, skip, and orchestration.

A lightweight graphql calculation engine, which is used to alter execution behavior of query.

GitHub

110 stars
3 watching
17 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list

graphqlgraphql-directivegraphql-javajava

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphql-java/graphql-java-extended-validation Validation library for GraphQL input 129
graphql-java/graphql-java-extended-scalars Provides extended scalars for GraphQL schema 261
graphql-java-kickstart/graphql-java-tools A tool for generating and wiring GraphQL schemas in Java 812
hasura/learn-graphql A comprehensive tutorial series for building real-world GraphQL applications with deadlines 1,203
leangen/graphql-spqr A Java library that generates GraphQL schema from existing Java code 1,096
graphql-python/flask-graphql Adds GraphQL support to Flask web applications 1,324
graphql-rust/graphql-parser A tool for parsing and formatting GraphQL query and schema definitions in Rust. 355
the-road-to-graphql/react-graphql-client-library A minimal GraphQL client for React applications 15
graphql-java-kickstart/graphql-java-servlet An implementation of GraphQL Java Servlet with support for various frameworks and libraries. 223
microsoft/cppgraphqlgen Tools for generating and consuming GraphQL services in C++ 325
studio-net/laravel-graphql Provides a GraphQL implementation on top of Laravel's Eloquent ORM 56
thecodingmachine/graphqlite A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. 557
graphql-python/graphql-core A Python implementation of GraphQL's query language and API framework 512
graphql-dotnet/parser A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. 218
kamsar/howtographql A comprehensive online tutorial website teaching GraphQL 0