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