OBJECT

NetworkFlowCount

link GraphQL Schema definition

  • type NetworkFlowCount {
  • destinationCount: Long!
  • sourceCount: Long!
  • }