Annotation Interface GraphQl.Subscription

Enclosing class:
GraphQl

@Target(METHOD) @Retention(CLASS) @Documented @Deprecated(since="27.0.0") public static @interface GraphQl.Subscription
Deprecated.
subscription execution is reserved for future GraphQL support and is currently ignored
Reserved for future GraphQL subscription support.

Subscription execution is not implemented by the current declarative GraphQL server generator. The annotation is ignored when generating a schema.