GraphQLKickstartContext insteadpublic interface GraphQLWebSocketContext
extends graphql.kickstart.execution.context.GraphQLKickstartContext
| Modifier and Type | Method and Description |
|---|---|
javax.websocket.server.HandshakeRequest |
getHandshakeRequest()
Deprecated.
|
javax.websocket.Session |
getSession()
Deprecated.
|