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
Section titled “Fields”MediaListTypeOptions.sectionOrder ● [String] list scalar
Section titled “MediaListTypeOptions.sectionOrder ● [String] ”The order each list should be displayed in
MediaListTypeOptions.splitCompletedSectionByFormat ● Boolean scalar
Section titled “MediaListTypeOptions.splitCompletedSectionByFormat ● Boolean ”If the completed sections of the list should be separated by format
MediaListTypeOptions.theme ● Json deprecated scalar
Section titled “MediaListTypeOptions.theme ● Json ”The list theme options
MediaListTypeOptions.customLists ● [String] list scalar
Section titled “MediaListTypeOptions.customLists ● [String] ”The names of the user’s custom lists
MediaListTypeOptions.advancedScoring ● [String] list scalar
Section titled “MediaListTypeOptions.advancedScoring ● [String] ”The names of the user’s advanced scoring sections
MediaListTypeOptions.advancedScoringEnabled ● Boolean scalar
Section titled “MediaListTypeOptions.advancedScoringEnabled ● Boolean ”If advanced scoring is enabled
Member Of
Section titled “Member Of”MediaListOptions object