ENUM

RightType

The types of rights

link GraphQL Schema definition

  • enum RightType {
  • # music_video
  • MUSIC_VIDEO
  • # sound_recording
  • SOUND_RECORDING
  • # composition
  • COMPOSITION
  • # web
  • WEB
  • }