@FunctionalInterface public interface GraphQLWebSocketExecutor extends GraphQLExecutor<org.springframework.web.socket.WebSocketSession>
| Modifier and Type | Method and Description |
|---|---|
graphql.ExecutionResult |
execute(graphql.GraphQL graphQL,
ExecutorParams<org.springframework.web.socket.WebSocketSession> params) |
buildInput, buildInputgraphql.ExecutionResult execute(graphql.GraphQL graphQL,
ExecutorParams<org.springframework.web.socket.WebSocketSession> params)
execute in interface GraphQLExecutor<org.springframework.web.socket.WebSocketSession>Copyright © 2018–2021. All rights reserved.