Objects

MediaListTypeOptions

A user's list options for anime or manga lists

A user's list options for anime or manga lists

type MediaListTypeOptions {
  sectionOrder: [String]
  splitCompletedSectionByFormat: Boolean
  theme: Json @deprecated
  customLists: [String]
  advancedScoring: [String]
  advancedScoringEnabled: Boolean
}

Fields

MediaListTypeOptions.sectionOrder ● String list scalar

The order each list should be displayed in

MediaListTypeOptions.splitCompletedSectionByFormat ● Boolean scalar

If the completed sections of the list should be separated by format

MediaListTypeOptions.theme ● Json deprecated scalar

The list theme options

MediaListTypeOptions.customLists ● String list scalar

The names of the user's custom lists

MediaListTypeOptions.advancedScoring ● String list scalar

The names of the user's advanced scoring sections

MediaListTypeOptions.advancedScoringEnabled ● Boolean scalar

If advanced scoring is enabled

Member Of

MediaListOptions object

Copyright © 2026