INPUT_OBJECT

PortListItemParams

Item for port list

link GraphQL Schema definition

  • input PortListItemParams {
  • # Start port of for this item
  • startPort: Int!
  • # End port of for this item
  • endPort: Int!
  • }

link Require by