public class GraphQLInputDeserializer extends JsonDeserializer<GraphQLInput>
JsonDeserializer.None| Constructor and Description |
|---|
GraphQLInputDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
GraphQLInput |
deserialize(JsonParser p,
DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic GraphQLInput deserialize(JsonParser p, DeserializationContext ctxt) throws IOException, JsonProcessingException
deserialize in class JsonDeserializer<GraphQLInput>IOExceptionJsonProcessingExceptionCopyright © 2020. All rights reserved.