OBJECT
Supported in v6.0+
type YARAMatchDetail {# Required. Supported in v6.0+# The name of the matching YARA rule.name: String! # Required. Supported in v6.0+# Optional YARA tags # https://yara.readthedocs.io/en/latest/writingrules.html#rule-tags.tags: [String!]! }