Class Hierarchy
- java.lang.Object
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- com.graphql_java_generator.client.request.AbstractGraphQLRequest
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonSerializers
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomScalarRegistryInitializer
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.DirectiveRegistryInitializer
- com.graphql_java_generator.samples.forum.client.DirectQueriesWithFieldInputParameters
- com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration.GraphQLPluginAutoConfiguration
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLTypeMapping
- com.graphql_java_generator.samples.forum.client.graphql.forum.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.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.samples.forum.client.graphql.forum.client.Member
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- com.graphql_java_generator.minimal_app.MinimalSpringApp (implements org.springframework.boot.CommandLineRunner)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation (implements com.graphql_java_generator.client.GraphQLRequestObject)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor (implements com.graphql_java_generator.client.GraphQLMutationExecutor)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor (implements com.graphql_java_generator.client.GraphQLMutationReactiveExecutor)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- com.graphql_java_generator.non_spring_app.NonSpringWithSpringGraphQLConfMain (implements org.springframework.boot.CommandLineRunner)
- com.graphql_java_generator.non_spring_app.OldMain
- com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests (implements com.graphql_java_generator.samples.forum.client.Queries)
- com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests (implements com.graphql_java_generator.samples.forum.client.Queries)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback (implements com.graphql_java_generator.client.SubscriptionCallback<T>)
- com.graphql_java_generator.samples.forum.client.PreparedQueriesWithFieldInputParameters
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query (implements com.graphql_java_generator.client.GraphQLRequestObject)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor (implements com.graphql_java_generator.client.GraphQLQueryExecutor)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor (implements com.graphql_java_generator.client.GraphQLQueryReactiveExecutor)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- com.graphql_java_generator.samples.forum.SpringConfig
- com.graphql_java_generator.samples.forum.SpringMain (implements org.springframework.boot.CommandLineRunner)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription (implements com.graphql_java_generator.client.GraphQLRequestObject)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor (implements com.graphql_java_generator.client.GraphQLSubscriptionExecutor)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor (implements com.graphql_java_generator.client.GraphQLSubscriptionReactiveExecutor)
- com.graphql_java_generator.samples.forum.client.subscription.SubscriptionRequests
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder