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