INPUT_OBJECT

IpSegmentArgs

Item for ip segments list

link GraphQL Schema definition

  • input IpSegmentArgs {
  • # IP address
  • ip: String!
  • # Segment's Id
  • segment: ID!
  • }

link Require by