INPUT_OBJECT

notificationDelivery

link GraphQL Schema definition

1input notificationDelivery {
3
2deliveryType: NotificationDeliveryType
5
4params: JSONData
6}