INPUT_OBJECT
CustomEntries
Description
Custom entries for the intel feed.
link GraphQL Schema definition
- input CustomEntries {
- # IOC string.
- : String
- # IOC type.
- : ThreatFeedType!
- # The threat family associated with the IOC.
- : String
- }
INPUT_OBJECT
Custom entries for the intel feed.
- input CustomEntries {
- # IOC string.
- : String
- # IOC type.
- : ThreatFeedType!
- # The threat family associated with the IOC.
- : String
- }