Package graphql.kickstart.spring.webflux
Interface GraphQLSpringWebSocketSessionContext
- All Superinterfaces:
graphql.kickstart.execution.context.GraphQLKickstartContext
- All Known Implementing Classes:
DefaultGraphQLSpringWebSocketSessionContext
public interface GraphQLSpringWebSocketSessionContext
extends graphql.kickstart.execution.context.GraphQLKickstartContext
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.reactive.socket.WebSocketSessionMethods inherited from interface graphql.kickstart.execution.context.GraphQLKickstartContext
getDataLoaderRegistry, getMapOfContext
-
Method Details
-
getWebSocketSession
org.springframework.web.reactive.socket.WebSocketSession getWebSocketSession()
-