public class TopLevelResponse
extends java.lang.Object
| Constructor and Description |
|---|
TopLevelResponse(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
getData() |
java.util.List<Error> |
getErrors() |
public TopLevelResponse(JsonObject fields)
throws InvalidGraphQLException
InvalidGraphQLExceptionpublic JsonObject getData()
public java.util.List<Error> getErrors()