Project Summary

Project Information

Field Value
Name graphql-java-client-runtime
Description This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.
Homepage https://github.com/graphql-java-generator/graphql-java-generator/graphql-java-client-runtime

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId com.graphql-java-generator
ArtifactId graphql-java-client-runtime
Version 2.5
Type jar
Java Version 8