Skip to main content

MediaListTypeOptions

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.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

Show deprecated

Member Of

MediaListOptions object