public class GraphQLClient extends Http
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphQLClient.ErrorClass |
Http.RequestMethod| Constructor and Description |
|---|
GraphQLClient(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatGraphQLRequest(String definition,
Map<String,Object> variables) |
static ValidationErrors |
getErrors(Map<String,Object> response) |
Map<String,Object> |
query(String definition,
Request request) |
authorizationHeader, buildConnection, constructHeaders, delete, formatSanitizeBodyForLog, get, getCurrentTime, getSSLSocketFactory, httpDo, post, post, post, postMultipart, put, put, throwExceptionIfErrorStatusCodepublic GraphQLClient(Configuration configuration)
Copyright © 2013–2018. All rights reserved.