updateNotificationRouter
No description
updateNotificationRouter(
id: UUID!
updateNotificationRouterConfigurationInput: UpdateNotificationRouterConfigurationInput!
): NotificationRouter
Arguments
updateNotificationRouter.id ● UUID! non-null scalar
updateNotificationRouter.updateNotificationRouterConfigurationInput ● UpdateNotificationRouterConfigurationInput! non-null input
Type
NotificationRouter object
NotificationRouter is the structure defining the router unifying the filter configuration and the integration configuration.