Package com.graphql_java_generator.client.response
All classes about the management of the response, coming from the GraphQL server
- Author:
- etienne-sf
-
Interface Summary Interface Description RootResponse This interface is implemented by the query, mutation and subscription root responses in the generated code. -
Class Summary Class Description AbstractCustomJacksonDeserializer<T> Jackson Deserializer for Custom Scalar.Error The error POJO, mapped from the GraphQL server response, when an error occursExtension JsonResponseWrapper Location