INPUT_OBJECT
AddCustomIntelFeedInput
Description
Custom intel feed input.
link GraphQL Schema definition
- input AddCustomIntelFeedInput {
- # Custom feed name.
- String :
- # Custom feed description.
- String :
- # User id.
- String :
- # Custom entries.
- CustomEntries!]! : [
- }