OBJECT

MediaLanguage

A designated language for the audio on a media.

link GraphQL Schema definition

  • type MediaLanguage {
  • id: ID!
  • name: String! @deprecated( reason: "WARNING: this field is not currently used in any application" )
  • storefront: String! @deprecated( reason: "WARNING: this field is not currently used in any application" )
  • }