public class QueryParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.sling.graphql.core.servlet.QueryParser.Result |
fromJSON(String json) |
static @Nullable org.apache.sling.graphql.core.servlet.QueryParser.Result |
fromRequest(@NotNull org.apache.sling.api.SlingHttpServletRequest request) |
@Nullable
public static @Nullable org.apache.sling.graphql.core.servlet.QueryParser.Result fromRequest(@NotNull
@NotNull org.apache.sling.api.SlingHttpServletRequest request)
throws IOException
IOExceptionpublic static org.apache.sling.graphql.core.servlet.QueryParser.Result fromJSON(String json) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.