OBJECT

ListThreatFeedsResponse

Description

Response with information on different feeds.

link GraphQL Schema definition

  • type ListThreatFeedsResponse {
  • # List of feeds in the account.
  • feeds: [FeedInfo!]!
  • }

link Require by