Skip to content

MediaList

List of anime or manga

FieldArgumentTypeDescription
idInt! The id of the list entry
userIdInt! The id of the user owner of the list entry
mediaIdInt! The id of the media
statusMediaListStatus The watching/reading status
scoreFloat The score of the entry
formatScoreFormat Force the score to be returned in the provided format type.
progressInt The amount of episodes/chapters consumed by the user
progressVolumesInt The amount of volumes read by the user
repeatInt The amount of times the user has rewatched/read the media
priorityInt Priority of planning
privateBoolean If the entry should only be visible to authenticated user
notesString Text notes
hiddenFromStatusListsBoolean If the entry shown be hidden from non-custom lists
customListsJson Map of booleans for which custom lists the entry are in
asArrayBoolean Change return structure to an array of objects
advancedScoresJson Map of advanced scores with name keys
startedAtFuzzyDate When the entry was started by the user
completedAtFuzzyDate When the entry was completed by the user
updatedAtInt When the entry data was last updated
createdAtInt When the entry data was created
mediaMedia
userUser