| Package | Description |
|---|---|
| org.apache.sling.graphql.api.engine |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
QueryExecutor.validate(@NotNull String query,
@NotNull Map<String,Object> variables,
@NotNull org.apache.sling.api.resource.Resource queryResource,
@NotNull String[] selectors)
Validates the passed
query and variables, by checking if the query obeys the known schemas. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.