public class GraphQLResourceQuery extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FETCHER_DIRECTIVE |
static String |
FETCHER_NAME |
static String |
FETCHER_OPTIONS |
static String |
FETCHER_SOURCE |
| Constructor and Description |
|---|
GraphQLResourceQuery() |
| Modifier and Type | Method and Description |
|---|---|
graphql.ExecutionResult |
executeQuery(SchemaProvider schemaProvider,
SlingDataFetcherSelector fetchersSelector,
org.apache.sling.api.resource.Resource r,
String[] requestSelectors,
String query,
Map<String,Object> variables) |
public static final String FETCHER_DIRECTIVE
public static final String FETCHER_NAME
public static final String FETCHER_OPTIONS
public static final String FETCHER_SOURCE
public graphql.ExecutionResult executeQuery(SchemaProvider schemaProvider, SlingDataFetcherSelector fetchersSelector, org.apache.sling.api.resource.Resource r, String[] requestSelectors, String query, Map<String,Object> variables) throws ScriptException
ScriptExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.