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.