OBJECT

PacketInfo

link GraphQL Schema definition

  • type PacketInfo {
  • # Packet count
  • count: Long
  • # Pipe delimited recent senders
  • recentSenders: String
  • }

link Require by