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.client.request.ObjectResponse
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.GraphQLRequest
- 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.CustomJacksonDeserializers
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.CustomJacksonSerializers
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.CustomScalarRegistryInitializer
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.DirectiveRegistryInitializer
- com.graphql_java_generator.samples.forum.client.DirectQueriesWithFieldInputParameters
- com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration.GraphQLMavenPluginAutoConfiguration
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.GraphQLTypeMapping
- 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.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.MutationExecutor (implements com.graphql_java_generator.client.GraphQLMutationExecutor)
- 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.MutationResponse
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.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.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.QueryExecutor (implements com.graphql_java_generator.client.GraphQLQueryExecutor)
- 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.QueryResponse
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.QueryRootResponse
- com.graphql_java_generator.samples.forum.SpringMain (implements org.springframework.boot.CommandLineRunner)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription.Builder
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.SubscriptionExecutor (implements com.graphql_java_generator.client.GraphQLSubscriptionExecutor)
- com.graphql_java_generator.samples.forum.client.subscription.SubscriptionRequests
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.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
Interface Hierarchy
- com.graphql_java_generator.samples.forum.client.Queries
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType