Annotation Type RequiresGraphQLWs


  • @Documented
    @Retention(RUNTIME)
    @Target({PACKAGE,TYPE})
    @Requires(property="graphql.graphql-ws.enabled",notEquals="false") @Requires(beans=graphql.GraphQL.class)
    public @interface RequiresGraphQLWs
    Meta annotation for GraphQL web socket requirements.
    Since:
    1.3