OBJECT

IndicatorOfCompromiseInputOutputListType

Description

List for the indicators of compromise.

link GraphQL Schema definition

  • type IndicatorOfCompromiseInputOutputListType {
  • # Indicators of compromise list.
  • indicatorsOfCompromise: [IndicatorOfCompromise!]!
  • }