| Package | Description |
|---|---|
| org.apache.sling.graphql.api |
This package contains APIs which are independent of
a specific implementation of the underlying graphQL engine.
|
| org.apache.sling.graphql.core.engine | |
| org.apache.sling.graphql.core.schema |
| Class and Description |
|---|
| ScalarConversionException
Exception thrown by Scalar converters
|
| SlingDataFetcherEnvironment
Provides contextual information to the {#link SlingDataFetcher}
|
| SlingTypeResolverEnvironment
Provides contextual information to the
SlingTypeResolver |
| Class and Description |
|---|
| SlingDataFetcher
Retrieves data for a given GraphQL field.
|
| SlingTypeResolver
Resolves the GraphQL object type of a given result item.
|
| Class and Description |
|---|
| SchemaProvider |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.