TrafficType

GraphQL schema definition

  • enum TrafficType{
  • BASIC,
  • SPEED,
  • SCHEDULER,
  • OPTIMIZED,
  • }

Required by