Package io.jmix.security.role.annotation
Annotation Interface GraphQLPolicy
@Deprecated(forRemoval=true)
@Target(METHOD)
@Retention(RUNTIME)
@Repeatable(GraphQLPolicyContainer.class)
public @interface GraphQLPolicy
Deprecated, for removal: This API element is subject to removal in a future version.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]
Deprecated, for removal: This API element is subject to removal in a future version.
-
Element Details
-
operations
String[] operationsDeprecated, for removal: This API element is subject to removal in a future version.- Default:
- {}
-