| Package | Description |
|---|---|
| io.leangen.graphql.metadata.strategy.query |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedOperationNameGenerator
Created by bojan.tomic on 7/3/16.
|
class |
BeanOperationNameGenerator
Created by bojan.tomic on 7/3/16.
|
class |
DelegatingOperationNameGenerator
Created by bojan.tomic on 7/12/16.
|
class |
MethodOperationNameGenerator
Created by bojan.tomic on 3/11/16.
|
class |
ReturnTypeOperationNameGenerator
Created by bojan.tomic on 3/11/16.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperationNameGenerator |
FilteredResolverBuilder.operationNameGenerator |
| Modifier and Type | Method and Description |
|---|---|
FilteredResolverBuilder |
FilteredResolverBuilder.withOperationNameGenerator(OperationNameGenerator operationNameGenerator) |
| Constructor and Description |
|---|
DelegatingOperationNameGenerator(OperationNameGenerator... delegateNameGenerators) |
Copyright © 2016–2017. All rights reserved.