graphql-java-runtime 1.17.2 API

Packages 
Package Description
com.graphql_java_generator  
com.graphql_java_generator.annotation
All annotations used by the GraphQL-generator client part
com.graphql_java_generator.client  
com.graphql_java_generator.client.directive  
com.graphql_java_generator.client.graphqlrepository
This package contains all the needed classes to manage GraphQLRepository.
com.graphql_java_generator.client.request
This package contains all the classes used to generate the requests toward the GraphQL server.
com.graphql_java_generator.client.response
All classes about the management of the response, coming from the GraphQL server
com.graphql_java_generator.customscalars
This package provide "as is" some GraphQLScalarTypes.
com.graphql_java_generator.exception  
com.graphql_java_generator.server.util  
com.graphql_java_generator.util