Class Hierarchy
- java.lang.Object
- com.graphql_java_generator.client.request.AbstractGraphQLRequest
- com.graphql_java_generator.client.request.ObjectResponse
- org.allGraphQLCases.client.util.GraphQLReactiveRequestAllGraphQLCases
- org.allGraphQLCases.client.util.GraphQLRequestAllGraphQLCases
- com.graphql_java_generator.client.request.ObjectResponse
- org.allGraphQLCases.client.util.AnotherMutationTypeExecutorAllGraphQLCases (implements com.graphql_java_generator.client.GraphQLMutationExecutor)
- org.allGraphQLCases.client.util.CTP_AnotherMutationType_CTS
- org.allGraphQLCases.client.util.AnotherMutationTypeReactiveExecutorAllGraphQLCases (implements com.graphql_java_generator.client.GraphQLMutationReactiveExecutor)
- org.allGraphQLCases.client.util.AnotherMutationTypeRootResponse
- org.allGraphQLCases.client.CTP_AnotherMutationType_CTS (implements org.allGraphQLCases.interfaces.AllTypes1, org.allGraphQLCases.interfaces.AllTypes2, com.graphql_java_generator.client.GraphQLRequestObject)
- org.allGraphQLCases.client.util.AnotherMutationTypeResponse
- org.allGraphQLCases.client.CTP_MyQueryType_CTS (implements org.allGraphQLCases.interfaces.AllTypes1, org.allGraphQLCases.interfaces.AllTypes2, com.graphql_java_generator.client.GraphQLRequestObject)
- org.allGraphQLCases.client.util.MyQueryTypeResponse
- org.allGraphQLCases.client.CTP_TheSubscriptionType_CTS (implements org.allGraphQLCases.interfaces.AllTypes1, org.allGraphQLCases.interfaces.AllTypes2, com.graphql_java_generator.client.GraphQLRequestObject)
- org.allGraphQLCases.client.util.TheSubscriptionTypeResponse
- org.allGraphQLCases.client.util.CustomJacksonDeserializers
- org.allGraphQLCases.client.util.CustomJacksonSerializers
- org.allGraphQLCases.client.util.CustomScalarRegistryInitializer
- org.allGraphQLCases.client.util.DirectiveRegistryInitializer
- org.allGraphQLCases.client.util.GraphQLTypeMapping
- org.allGraphQLCases.client.util.GraphQLWiring (implements org.springframework.graphql.execution.RuntimeWiringConfigurer)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.graphql_java_generator.client.response.AbstractCustomJacksonDeserializer<T>
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.Base64String
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.CustomId
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.JSON
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.List__Directive
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.List__DirectiveLocation
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.List__EnumValue
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.List__Field
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.List__InputValue
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.List__Type
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListAllFieldCasesWithIdSubtype
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListAllFieldCasesWithoutIdSubtype
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListAnyCharacter
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListBoolean
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListCharacter
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListCharacterEdge
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListEnumWithReservedJavaKeywordAsValues
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListEpisode
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListFloat
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListHuman
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListHumanEdge
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListIFoo1
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListInt
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListJSON
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListListEnumWithReservedJavaKeywordAsValues
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListListFloat
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListMyCustomScalarForADate
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListObject
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListString
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListTFoo1
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListTypeWithJson
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.ListTypeWithObject
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.Long
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.MyBoolean
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.MyCustomScalarForADate
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.MyCustomScalarForADateTime
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.NonNegativeInt
- org.allGraphQLCases.client.util.CustomJacksonDeserializers.Object
- com.graphql_java_generator.client.response.AbstractCustomJacksonDeserializer<T>
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- com.graphql_java_generator.client.request.AbstractCustomJacksonSerializer<T>
- org.allGraphQLCases.client.util.CustomJacksonSerializers.JSON
- org.allGraphQLCases.client.util.CustomJacksonSerializers.ListJSON
- org.allGraphQLCases.client.util.CustomJacksonSerializers.ListMyCustomScalarForADate
- org.allGraphQLCases.client.util.CustomJacksonSerializers.ListObject
- org.allGraphQLCases.client.util.CustomJacksonSerializers.Long
- org.allGraphQLCases.client.util.CustomJacksonSerializers.MyCustomScalarForADate
- org.allGraphQLCases.client.util.CustomJacksonSerializers.MyCustomScalarForADateTime
- org.allGraphQLCases.client.util.CustomJacksonSerializers.Object
- com.graphql_java_generator.client.request.AbstractCustomJacksonSerializer<T>
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.allGraphQLCases.client.util.MyQueryTypeExecutorAllGraphQLCases (implements com.graphql_java_generator.client.GraphQLQueryExecutor)
- org.allGraphQLCases.client.util.CTP_MyQueryType_CTS
- org.allGraphQLCases.client.util.MyQueryTypeReactiveExecutorAllGraphQLCases (implements com.graphql_java_generator.client.GraphQLQueryReactiveExecutor)
- org.allGraphQLCases.client.util.MyQueryTypeRootResponse
- org.allGraphQLCases.client.util.TheSubscriptionTypeExecutorAllGraphQLCases (implements com.graphql_java_generator.client.GraphQLSubscriptionExecutor)
- org.allGraphQLCases.client.util.CTP_TheSubscriptionType_CTS
- org.allGraphQLCases.client.util.TheSubscriptionTypeReactiveExecutorAllGraphQLCases (implements com.graphql_java_generator.client.GraphQLSubscriptionReactiveExecutor)
- org.allGraphQLCases.client.util.TheSubscriptionTypeRootResponse
- com.graphql_java_generator.client.request.AbstractGraphQLRequest