GraphQL OBJECT
NotificationTransportType
Transport types for notifications.
link Definition
- type NotificationTransportType {
- # Id of transport type.
- NotificationTransportTypeEnum :
- # Notification name.
- String :
- }
GraphQL OBJECT
Transport types for notifications.
- type NotificationTransportType {
- # Id of transport type.
- NotificationTransportTypeEnum :
- # Notification name.
- String :
- }