| Package | Description |
|---|---|
| org.apache.sling.graphql.api |
This package contains APIs which are independent of
a specific implementation of the underlying graphQL engine.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable SelectedField |
SelectionSet.get(String qualifiedName)
Returns the fields identified by
qualifiedName or null. |
@Nullable SelectedField |
SelectedField.getSubSelectedField(String name) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.