| Class | Description |
|---|---|
| AbstractionCollectingMapper | |
| AbstractTypeSubstitutingMapper<S> | |
| ArrayMapper<S> | |
| CachingMapper<O extends graphql.schema.GraphQLOutputType,I extends graphql.schema.GraphQLInputType> | |
| CollectionToListOutputConverter |
Converts outputs of non-list collection types into lists.
|
| ContextInjector | |
| EnumMapper | |
| EnvironmentInjector | |
| IdAdapter |
Maps, converts and injects GraphQL IDs
|
| InputValueDeserializer | |
| InterfaceMapper | |
| ListMapper | |
| MapToListTypeAdapter<K,V> |
As maps are dynamic structures with no equivalent in GraphQL, they require special treatment.
|
| MapToListTypeAdapter.MapEntry<K,V> | |
| NonNullMapper | |
| ObjectScalarAdapter | |
| ObjectTypeMapper | |
| OptionalAdapter | |
| OptionalDoubleAdapter | |
| OptionalIntAdapter | |
| OptionalLongAdapter | |
| PageMapper | |
| RootContextInjector | |
| ScalarMapper | |
| StreamToCollectionTypeAdapter | |
| UnionInlineMapper | |
| UnionMapper | |
| UnionTypeMapper | |
| VoidToBooleanTypeAdapter |
Copyright © 2016–2017. All rights reserved.