OBJECT

MediaSubCategory

One of the available sub categories for web videos

link GraphQL Schema definition

  • type MediaSubCategory {
  • id: ID!
  • label: String!
  • }