Class SubscriptionResponse

All Implemented Interfaces:
GraphQLRequestObject, GraphQLSubscriptionExecutor

@Deprecated public class SubscriptionResponse extends Subscription
Deprecated.
Please use the Subscription class instead.
This class is deprecated. Please use the Subscription instead.
It is still generated, for compatibility reason: removing it would break existing application's code.
It will be removed in 2.0 version
Author:
etienne-sf
  • Constructor Details

    • SubscriptionResponse

      public SubscriptionResponse()
      Deprecated.