| Package | Description |
|---|---|
| io.leangen.graphql.metadata.strategy.value | |
| io.leangen.graphql.metadata.strategy.value.gson |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ValueMapper.fromInput(Object graphQLInput,
Type sourceType,
AnnotatedType outputType) |
<T> T |
ValueMapper.fromString(String json,
AnnotatedType type) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GsonValueMapper.fromInput(Object graphQLInput,
Type sourceType,
AnnotatedType outputType) |
Copyright © 2016–2018. All rights reserved.