ENUM

CollectionType

What kind of collection a playlist or soundtrack is. Deprecated.

link GraphQL Schema definition

  • enum CollectionType {
  • playlist
  • soundtrack@deprecated( reason: "Soundtracks are now called stations." )
  • }