OBJECT

RequestedMatchDetails

Description

Supported in v6.0+

link GraphQL Schema definition

  • type RequestedMatchDetails {
  • # Supported in v6.0+
  • # Hash algorithm to be calculated for files with malware matches.
  • requestedHashTypes: [HashType!]
  • }