OBJECT

SubscriptionSubscriptionIdentifier

link GraphQL Schema definition

1type SubscriptionSubscriptionIdentifier {
2
3subscriptionId: String
5
6}