All Classes and Interfaces

Class
Description
This type is a clone of the InterfaceAllFieldCases interface.
The Builder that helps building instance of this POJO.
############################################################################################################# ############### ALL GRAPHQL CASES TEST CASES################################################################ #############################################################################################################
The Builder that helps building instance of this POJO.
This interface is a clone of the AllFieldCases type.
A concrete class that just implements the above interface As we added a field in this interface, we need to add this field into every type that implements it
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
This class contains the response for a full request.
The Builder that helps building instance of this POJO.
This class contains the methods that allows the execution of the queries or mutations that are defined in the AnotherMutationType of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
Deprecated.
Please use the AnotherMutationType class instead.
 
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
############################################################################################################# ########### SOME INPUT TYPES, DEFINED AT THE END TO BE SURE THAT THE ORDER DOESN'T MATTER ################## #############################################################################################################
The Builder that helps building instance of this POJO.
############################ test for issue #128
 
This class is a standard Deserializer for Jackson.
This class is a standard Deserializer for Jackson.
This class is a standard Deserializer for Jackson.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This class is a standard Deserializer for Jackson.
This class is a standard Deserializer for Jackson.
This class is a standard Deserializer for Jackson.
 
 
 
 
 
 
 
 
 
 
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
############################ test for issue #139:
############################################################################################################# ############### STAR WARS SCHEMA ########################################################################## #############################################################################################################
############################ test for issue #130
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
A test case, to test the graphqlClientUtils#getDirectiveParameters(Object, String, String) method
A test case, to test the graphqlClientUtils#getDirectiveParameters(Object, String, String) method
This class is used for json deserialization test of GraphQL alias values by GraphQLObjectMapperTest
 
This class is the superclass for the two GraphQLRepositoryInvocationHandlerTest test classes.
This class contain tests that checks that Spring is able to properly load the GraphQL repositories, and automagically create the dynamic proxy for the InvocationHandler.
 
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositorySpringIntegrationTest test class
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
 
 
 
This interface contains the test cases for the GraphQLTwoRepositoriesSpringIntegrationTest test class
This interface contains the test cases for the GraphQLTwoRepositoriesSpringIntegrationTest test class
This interface contains the test cases for the GraphQLTwoRepositoriesSpringIntegrationTest test class.
This class contain tests that checks that Spring is able to properly load the GraphQL repositories, and automagically create the dynamic proxy for the InvocationHandler.
 
This class contain tests that checks that Spring is able to properly load the GraphQL repositories, and automagically create the dynamic proxy for the InvocationHandler.
 
 
 
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
 
############################ test for issue #114
 
############################ test for issue #140
 
 
 
 
 
 
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
############################ test for issue #130: test for all possible 'extend' use
Manual test for query execution.
This class uses the native graphql-java framework.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
This class contains the response for a full request.
The Builder that helps building instance of this POJO.
This class contains the methods that allows the execution of the queries or mutations that are defined in the Mutation of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
Deprecated.
Please use the Mutation class instead.
 
This class contains the response for a full request.
The Builder that helps building instance of this POJO.
This class contains the methods that allows the execution of the queries or mutations that are defined in the MyQueryType of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
Deprecated.
Please use the MyQueryType class instead.
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
This class contains the response for a full request.
The Builder that helps building instance of this POJO.
This class contains the methods that allows the execution of the queries or mutations that are defined in the Query of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
Deprecated.
Please use the Query class instead.
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
This class contains the response for a full request.
The Builder that helps building instance of this POJO.
This class contains the methods that allows the execution of the subscriptions that are defined in the Subscription of the GraphQL schema.
These methods allows: Preparation of partial subscription requests Execution of partial prepared subscription requests Execution of partial direct subscription requests You'll find all the documentation on the subscription client page doc.
Deprecated.
Please use the Subscription class instead.
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
############################################################################################################# ############## TEST CASE FOR ISSUES ####################################################################### ############################################################################################################# ############################ test for issue #35 But removed from this GraphQL schema as enum values in Directives are not supported by graphql-java v14.0 on server side It works Ok on client side directive @relation( name: String direction: direction ) on FIELD_DEFINITION enum direction { IN OUT } ############################ ############################ test for issue #36
The Builder that helps building instance of this POJO.
TFoo1 is the basic test case, for issue #114
The Builder that helps building instance of this POJO.
TFoo12 is a more complex one, with more than one interface implemented
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
This class contains the response for a full request.
The Builder that helps building instance of this POJO.
This class contains the methods that allows the execution of the subscriptions that are defined in the TheSubscriptionType of the GraphQL schema.
These methods allows: Preparation of partial subscription requests Execution of partial prepared subscription requests Execution of partial direct subscription requests You'll find all the documentation on the subscription client page doc.
Deprecated.
Please use the TheSubscriptionType class instead.
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.
 
 
 
 
 
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
 
 
 
 
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
 
 
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
 
 
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
 
 
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
 
 
The Builder that helps building instance of this POJO.
The Builder that helps building instance of this POJO.
 
 
 
The Builder that helps building instance of this POJO.
 
The Builder that helps building instance of this POJO.