INPUT_OBJECT

FindingTestExistingNotificationTargetInput

link GraphQL Schema definition

  • input FindingTestExistingNotificationTargetInput {
  • # Address if required by the notification target type
  • address: String
  • # Unique identifier of the notification target instance
  • notificationTargetId: String!
  • }