ENUM

BroadcastType

The type of broadcast

link GraphQL Schema definition

  • enum BroadcastType {
  • # Social
  • social
  • # Partner
  • premium_partner
  • # Network
  • network
  • }