Subscriptions

The operation type 'subscriptions' is used to get pushed updates from the server when certain data changes. Notice that the object type subscription is explicit in the examples. GraphQL allows omitting the query type but not the subscription type. There would be no way to distinguish them otherwise.

There are currently two subscriptions available: