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