public class JsonResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
data
This contains the data coming from the GraphQL part.
|
List<Error> |
errors |
| Constructor and Description |
|---|
JsonResponseWrapper() |
Copyright © 2020. All rights reserved.