extractedIncidentDraft
Examples
type ExtractedIncidentDraft {
name: String
description: String
type: IncidentType
severity: IncidentSeverity
publishedDate: String
indicators: [ExtractedIndicator!]!
confidence: String!
sourceUrls: [String!]!
sources: [ExtractionSourceResolution!]!
unfilledFields: [String!]!
warnings: [String!]!
}Fields
Field
Description
Supported fields
References
Mutations using this object:
Last updated
