SearchContentType

The different types of content you can search for using the search query on Taddy.
enum SearchContentType {
  PODCASTSERIES
  PODCASTEPISODE
  COMICSERIES
  CREATOR
}