Package io.jmix.security.role.annotation
Annotation Interface GraphQLPolicyContainer
@Deprecated(forRemoval=true)
@Target(METHOD)
@Retention(RUNTIME)
public @interface GraphQLPolicyContainer
Deprecated, for removal: This API element is subject to removal in a future version.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Element Details
-
value
GraphQLPolicy[] valueDeprecated, for removal: This API element is subject to removal in a future version.
-