public class DefaultGraphQLExecutor extends HttpExecutor<org.springframework.web.context.request.NativeWebRequest> implements GraphQLMvcExecutor
contextFactory, dataLoaderRegistryFactory| Constructor and Description |
|---|
DefaultGraphQLExecutor(MvcContextFactory contextFactory,
DataLoaderRegistryFactory dataLoaderRegistryFactory) |
| Modifier and Type | Method and Description |
|---|---|
GraphQLMvcExecutor |
blocking() |
data, error, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildInput, buildInput, executepublic DefaultGraphQLExecutor(MvcContextFactory contextFactory, DataLoaderRegistryFactory dataLoaderRegistryFactory)
public GraphQLMvcExecutor blocking()
Copyright © 2018–2021. All rights reserved.