| Interface | Description |
|---|---|
| ArgumentInjector | |
| InputConverter<T,S> | |
| OutputConverter<T,S> | |
| TypeMapper |
A
TypeMapper is used to map annotated Java types to a GraphQL input or output types, modeled by
GraphQLOutputType and GraphQLInputType respectively. |
| Class | Description |
|---|---|
| AbstractTypeAdapter<T,S> |
Created by bojan.tomic on 9/21/16.
|
| ArgumentInjectorRepository | |
| ConverterRepository | |
| TypeMapperRepository |
Copyright © 2016–2017. All rights reserved.