Subscriptions are debated => "Compared to queries and mutations, subscriptions are significantly more complex to implement. Before you begin, confirm that your use case requires subscriptions." (https://www.apollographql.com/docs/apollo-server/data/subscriptions/)
Let's see how the situation evolves also given the fact that GraphQL v16 is out and there might be breaking changes in Apollo Server.
Subscriptions are debated => "Compared to queries and mutations, subscriptions are significantly more complex to implement. Before you begin, confirm that your use case requires subscriptions." (https://www.apollographql.com/docs/apollo-server/data/subscriptions/)
Let's see how the situation evolves also given the fact that GraphQL v16 is out and there might be breaking changes in Apollo Server.