Class Hierarchy
- java.lang.Object
- org.forum.server.graphql.util.BoardController
- org.forum.server.graphql.util.GraphQLServerMain
- org.forum.server.graphql.util.GraphQLWiring (implements org.springframework.graphql.execution.RuntimeWiringConfigurer)
- org.forum.server.graphql.util.MemberController
- org.forum.server.graphql.util.MutationController
- org.forum.server.graphql.util.PostController
- org.forum.server.graphql.util.QueryController
- org.forum.server.graphql.util.RegistryForDataFetchersDelegates
- org.forum.server.graphql.util.SubscriptionController
- org.forum.server.graphql.util.TopicController
Interface Hierarchy
- org.forum.server.graphql.util.DataFetchersDelegateBoard
- org.forum.server.graphql.util.DataFetchersDelegateMember
- org.forum.server.graphql.util.DataFetchersDelegateMutation
- org.forum.server.graphql.util.DataFetchersDelegatePost
- org.forum.server.graphql.util.DataFetchersDelegateQuery
- org.forum.server.graphql.util.DataFetchersDelegateSubscription
- org.forum.server.graphql.util.DataFetchersDelegateTopic