NotificationSubscriptionMeta
Additional metadata for a notification subscription.
type NotificationSubscriptionMeta {
eventTypes: [String!]
}
Fields
NotificationSubscriptionMeta.eventTypes ● [String!] list scalar common
The event types that trigger the subscription.
Member Of
NotificationSubscription object