INPUT_OBJECT

SecuritySuppressionsTemplateInput

link GraphQL Schema definition

  • input SecuritySuppressionsTemplateInput {
  • # Unique identifier of the template
  • templateId: String
  • # The text of the suppression reason template
  • text: String!
  • }