Package org.apache.sling.graphql.api
@Version("3.5.0")
package org.apache.sling.graphql.api
This package contains APIs which are independent of
a specific implementation of the underlying graphQL engine.
-
ClassDescriptionException thrown by Scalar convertersInterface to wrap information from GraphQL SelectedField.Interface to wrap information from GraphQL DataFetchingFieldSelectionSet.Retrieves data for a given GraphQL field.Provides contextual information to the {#link SlingDataFetcher}The
SlingGraphQLExceptiondefines the class of errors that can be thrown by theorg.apache.sling.graphql.corebundle.SlingScalarConverter<T,X> A service that parses and serializes a custom GraphQL Scalar by converting between an eXternal type X an an inTernal one T.Resolves the GraphQL object type of a given result item.Provides contextual information to theSlingTypeResolver