JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.atlassian.graphql.annotations
Annotation Type GraphQLTypeResolver
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
GraphQLTypeResolver
When applied to a class with the @GraphQLInterface annotation, indicates the graphql type resolver to use.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
value
Element Details
value
Class
<?>
value