OBJECT
Subscription
The root subscription type: contains realtime events you can subscribe to with the subscription
operation.
link GraphQL Schema definition
- type Subscription {
- # Arguments
- # topic: [Not documented]
- String!): ListenPayload! ( :
- }
link Require by
This element is not required by anyone