| Package | Description |
|---|---|
| io.leangen.graphql.spqr.spring.autoconfigure | |
| io.leangen.graphql.spqr.spring.web.reactive |
| Modifier and Type | Method and Description |
|---|---|
ReactiveContextFactory |
ReactiveAutoConfiguration.globalContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
GraphQLReactiveExecutor |
ReactiveAutoConfiguration.graphQLExecutor(ReactiveContextFactory contextFactory,
Optional<DataLoaderRegistryFactory> dataLoaderRegistryFactory) |
| Constructor and Description |
|---|
DefaultGraphQLExecutor(ReactiveContextFactory contextFactory,
DataLoaderRegistryFactory dataLoaderRegistryFactory) |
Copyright © 2018–2021. All rights reserved.