Skip to content

MediaListOptionsInput

A user’s list options for anime or manga lists

input MediaListOptionsInput {
sectionOrder: [String]
splitCompletedSectionByFormat: Boolean
customLists: [String]
advancedScoring: [String]
advancedScoringEnabled: Boolean
theme: String
}

The order each list should be displayed in

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

The names of the user’s custom lists

The names of the user’s advanced scoring sections

If advanced scoring is enabled

list theme

UpdateUser mutation