OBJECT

InvestigationCsvDownloadLinkReply

Description

Link to download investigation results as CSV.

link GraphQL Schema definition

  • type InvestigationCsvDownloadLinkReply {
  • # Link for the CSV file which can be downloaded.
  • downloadLink: String!
  • }

link Require by