Class Hierarchy
- java.lang.Object
- org.springframework.graphql.support.AbstractGraphQlResponse (implements org.springframework.graphql.GraphQlResponse)
- org.springframework.graphql.support.DefaultExecutionGraphQlResponse (implements org.springframework.graphql.ExecutionGraphQlResponse)
- org.springframework.graphql.support.CachingDocumentSource (implements org.springframework.graphql.support.DocumentSource)
- org.springframework.graphql.support.DefaultExecutionGraphQlResponse.Builder<B,
R> - org.springframework.graphql.support.DefaultGraphQlRequest (implements org.springframework.graphql.GraphQlRequest)
- org.springframework.graphql.support.DefaultExecutionGraphQlRequest (implements org.springframework.graphql.ExecutionGraphQlRequest)
- org.springframework.graphql.support.ResourceDocumentSource (implements org.springframework.graphql.support.DocumentSource)
- org.springframework.graphql.support.AbstractGraphQlResponse (implements org.springframework.graphql.GraphQlResponse)
Interface Hierarchy
- org.springframework.graphql.support.DocumentSource