INPUT_OBJECT
AriaTestNotificationTargetInput
link GraphQL Schema definition
- input AriaTestNotificationTargetInput {
- # Notification notification target ID to test existing target
- String :
- # The list of properties specific for the selected notification target type
- AriaNotificationTargetPropertyInput!] : [
- # notification target type required for new target
- String :
- }