INPUT_OBJECT

SecurityGenerateReportInput

link GraphQL Schema definition

  • input SecurityGenerateReportInput {
  • # A custom message to associate with the report instance.
  • comment: String
  • # ID of the Report Configuration.
  • reportConfigurationId: String!
  • }