Skip to main content

notificationRoutingConfiguration

Returns a specific notification routing configuration by its ID.

notificationRoutingConfiguration(
id: UUID!
): NotificationRouter

Arguments

notificationRoutingConfiguration.id ● UUID! non-null scalar

The UUID of the notification routing configuration to retrieve.

Type

NotificationRouter object

NotificationRouter is the structure defining the router unifying the filter configuration and the integration configuration.