ENUM

AlbumType

link GraphQL Schema definition

  • enum AlbumType {
  • album
  • compilation
  • single
  • unspecified
  • }