Class Hierarchy
- java.lang.Object
- org.forum.server.graphql.Board
- org.forum.server.graphql.Board.Builder
- org.forum.server.graphql.Member
- org.forum.server.graphql.Member.Builder
- org.forum.server.graphql.MemberInput
- org.forum.server.graphql.MemberInput.Builder
- org.forum.server.graphql.Mutation
- org.forum.server.graphql.Mutation.Builder
- org.forum.server.graphql.Post
- org.forum.server.graphql.Post.Builder
- org.forum.server.graphql.PostInput
- org.forum.server.graphql.PostInput.Builder
- org.forum.server.graphql.Query
- org.forum.server.graphql.Query.Builder
- org.forum.server.graphql.Subscription
- org.forum.server.graphql.Subscription.Builder
- org.forum.server.graphql.Topic
- org.forum.server.graphql.Topic.Builder
- org.forum.server.graphql.TopicInput
- org.forum.server.graphql.TopicInput.Builder
- org.forum.server.graphql.TopicPostInput
- org.forum.server.graphql.TopicPostInput.Builder
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.forum.server.graphql.MemberType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)