Annotation Type RequiresGraphQL
-
@Documented @Retention(RUNTIME) @Target({PACKAGE,TYPE}) @Requires(property="graphql.enabled",notEquals="false") @Requires(beans=graphql.GraphQL.class) public @interface RequiresGraphQLMeta annotation for GraphQL requirements.- Since:
- 1.0