INTERFACE
NotificationTargetType
Describes a notification target type
link GraphQL Schema definition
- interface NotificationTargetType {
- # Node-compatible opaque global identifier
- ID! :
- # RequiresAddress shows whether notification targets of this type need an address
- # to be passed in order to work.
- # Examples of address are email address, Slack channel, etc.
- Boolean! :
- # Notification target type
- String! :
- }
link Require by
- AriaNotificationTargetTypeDescribes a notification target type for Aria
- FindingNotificationTargetTypeDescribes a Finding Target Type method
- FindingNotificationTargetTypeEdgenull
- NotificationTargetDescribes a notification target
- NotificationTargetTypeConnectionnull
- NotificationTargetTypeEdgenull
- _NotificationTargetTypePrivatenull