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.expansions
Annotation Type GraphQLExpansionParam
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public @interface
GraphQLExpansionParam
Binds a comma-separated list of expansion fields to a REST API provider method ('expand') parameter. The expansion properties are reflected from the type of the object returned from the provider method.