CcmsAlertNotificationAction
No description
type CcmsAlertNotificationAction implements NotificationAction {
id: ID!
name: String!
}
Fields
CcmsAlertNotificationAction.id ● ID! non-null scalar
This notification action's ID.
CcmsAlertNotificationAction.name ● String! non-null scalar
The name of this action.