| Package | Description |
|---|---|
| io.leangen.graphql.metadata | |
| io.leangen.graphql.metadata.execution |
| Modifier and Type | Method and Description |
|---|---|
Executable |
Resolver.getExecutable() |
| Constructor and Description |
|---|
Resolver(String operationName,
String operationDescription,
String operationDeprecationReason,
boolean batched,
Executable executable,
AnnotatedType returnType,
List<OperationArgument> arguments,
String complexityExpression) |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldAccessor
Created by bojan.tomic on 7/20/16.
|
class |
MethodInvoker
Created by bojan.tomic on 7/20/16.
|
class |
SingletonMethodInvoker
Created by bojan.tomic on 3/5/16.
|
Copyright © 2016–2018. All rights reserved.