createNotificationRoutingConfiguration
No description
createNotificationRoutingConfiguration(
notificationRouterFilterConfig: NotificationRouterFilterConfigInput!
notificationRouterIntegrationConfig: NotificationRouterIntegrationConfigInput!
): NotificationRouter
Arguments
createNotificationRoutingConfiguration.notificationRouterFilterConfig ● NotificationRouterFilterConfigInput! non-null input
createNotificationRoutingConfiguration.notificationRouterIntegrationConfig ● NotificationRouterIntegrationConfigInput! non-null input
Type
NotificationRouter object
NotificationRouter is the structure defining the router unifying the filter configuration and the integration configuration.