ENUM

MEDIA_TYPES

classify the media which can be assigned to screen, eg, asset, playlist, schedule

link GraphQL Schema definition

  • enum MEDIA_TYPES {
  • ASSET
  • PLAYLIST
  • SCHEDULE
  • }