public class DefaultGraphQLExecutor extends Object implements GraphQLWebSocketExecutor
| Constructor and Description |
|---|
DefaultGraphQLExecutor(WebSocketContextFactory contextFactory,
DataLoaderRegistryFactory dataLoaderRegistryFactory) |
| Modifier and Type | Method and Description |
|---|---|
graphql.ExecutionResult |
execute(graphql.GraphQL graphQL,
ExecutorParams<org.springframework.web.socket.WebSocketSession> params) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildInput, buildInputpublic DefaultGraphQLExecutor(WebSocketContextFactory contextFactory, DataLoaderRegistryFactory dataLoaderRegistryFactory)
public graphql.ExecutionResult execute(graphql.GraphQL graphQL,
ExecutorParams<org.springframework.web.socket.WebSocketSession> params)
execute in interface GraphQLExecutor<org.springframework.web.socket.WebSocketSession>execute in interface GraphQLWebSocketExecutorCopyright © 2018–2021. All rights reserved.