| Class | Description |
|---|---|
| AbstractTypeSubstitutingMapper<S> | |
| AnnotationMapper | |
| ArrayAdapter | |
| CachingMapper<O extends graphql.schema.GraphQLOutputType,I extends graphql.schema.GraphQLInputType> | |
| CollectionOutputConverter |
Only used to trigger the conversion on the components of collections, or keys/values of maps
|
| ContextInjector | |
| DirectiveValueDeserializer | |
| EnumMapper | |
| EnumMapToObjectTypeAdapter<E extends Enum<E>,V> | |
| EnvironmentInjector | |
| IdAdapter |
Maps, converts and injects GraphQL IDs
|
| InputValueDeserializer | |
| InterfaceMapper | |
| IterableAdapter<T> | |
| ListMapper | |
| MapToListTypeAdapter<K,V> |
As maps are dynamic structures with no equivalent in GraphQL, they require special treatment.
|
| MapToListTypeAdapter.MapEntry<K,V> | |
| NonNullMapper | |
| ObjectScalarMapper | |
| ObjectTypeMapper | |
| OptionalAdapter | |
| OptionalDoubleAdapter | |
| OptionalIntAdapter | |
| OptionalLongAdapter | |
| PageMapper | |
| RootContextInjector | |
| ScalarMapper | |
| StreamToCollectionTypeAdapter<T> | |
| UnionInlineMapper | |
| UnionMapper | |
| UnionTypeMapper | |
| VoidToBooleanTypeAdapter |
Copyright © 2016–2018. All rights reserved.