public class GraphQLQuery extends Object
Constructor and Description |
---|
GraphQLQuery(String query) |
GraphQLQuery(String query,
Map<String,Object> variables,
String operationName) |
Modifier and Type | Method and Description |
---|---|
String |
getOperationName() |
String |
getQuery() |
Map<String,Object> |
getVariables() |
String |
toString() |
public GraphQLQuery(String query)
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.