| Modifier and Type | Method and Description |
|---|---|
GraphQLSchemaGenerator |
GraphQLSchemaGenerator.withInputFieldDiscoveryStrategy(InputFieldDiscoveryStrategy inputFieldStrategy) |
| Modifier and Type | Field and Description |
|---|---|
InputFieldDiscoveryStrategy |
BuildContext.inputFieldStrategy |
| Constructor and Description |
|---|
BuildContext(OperationRepository operationRepository,
TypeMapperRepository typeMappers,
ConverterRepository converters,
ArgumentInjectorRepository inputProviders,
InterfaceMappingStrategy interfaceStrategy,
String basePackage,
TypeInfoGenerator typeInfoGenerator,
ValueMapperFactory valueMapperFactory,
InputFieldDiscoveryStrategy inputFieldStrategy,
Set<graphql.schema.GraphQLType> knownTypes,
RelayMappingConfig relayMappingConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonValueMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonValueMapper |
Copyright © 2016–2017. All rights reserved.