public interface GraphQlService
GraphQL.| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<ExecutionResult> |
execute(RequestInput input)
Perform the operation and return the result.
|
reactor.core.publisher.Mono<ExecutionResult> execute(RequestInput input)
input - container for the GraphQL request input