INPUT_OBJECT

FindingUpdateSuppressionTemplateInput

link GraphQL Schema definition

  • input FindingUpdateSuppressionTemplateInput {
  • # Opaque version string for this graph node instance
  • nodeVersion: ID!
  • # Unique identifier of the template
  • templateId: String!
  • # The text of the suppression reason template
  • text: String!
  • }