| Package | Description |
|---|---|
| io.leangen.graphql.execution |
| Modifier and Type | Method and Description |
|---|---|
InvocationContext |
InvocationContext.Builder.build() |
InvocationContext |
InvocationContext.transform(Consumer<InvocationContext.Builder> builderConsumer) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ResolverInterceptor.aroundInvoke(InvocationContext context,
ResolverInterceptor.Continuation continuation) |
Object |
ResolverInterceptor.Continuation.proceed(InvocationContext context) |
Copyright © 2016–2018. All rights reserved.