| Package | Description |
|---|---|
| io.leangen.graphql | |
| io.leangen.graphql.generator.mapping | |
| io.leangen.graphql.generator.mapping.common |
| Modifier and Type | Method and Description |
|---|---|
GraphQLSchemaGenerator |
GraphQLSchemaGenerator.withArgumentInjectors(ArgumentInjector... argumentInjectors) |
| Modifier and Type | Method and Description |
|---|---|
ArgumentInjector |
ArgumentInjectorRepository.getInjector(AnnotatedType inputType) |
| Constructor and Description |
|---|
ArgumentInjectorRepository(List<ArgumentInjector> argumentInjectors) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextInjector |
class |
EnvironmentInjector |
class |
IdAdapter
Maps, converts and injects GraphQL IDs
|
class |
InputValueDeserializer |
class |
RootContextInjector |
Copyright © 2016–2017. All rights reserved.