INPUT_OBJECT

IpProtoDataInput

link GraphQL Schema definition

  • input IpProtoDataInput {
  • # IP protocol type (wellknown or value)
  • value: String!
  • # Optional high value for range rule (wellknown or value)
  • highValue: String
  • }