SaveMediaListEntry
Create or update a media list entry
SaveMediaListEntry( id: Int mediaId: Int status: MediaListStatus score: Float scoreRaw: Int progress: Int progressVolumes: Int repeat: Int priority: Int private: Boolean notes: String hiddenFromStatusLists: Boolean customLists: [String] advancedScores: [Float] startedAt: FuzzyDateInput completedAt: FuzzyDateInput): MediaListArguments
Section titled “Arguments”The list entry id, required for updating
The id of the media the entry is of
SaveMediaListEntry.status ● MediaListStatus enum
Section titled “SaveMediaListEntry.status ● MediaListStatus ”The watching/reading status
The score of the media in the user’s chosen scoring method
The score of the media in 100 point
The amount of episodes/chapters consumed by the user
SaveMediaListEntry.progressVolumes ● Int scalar
Section titled “SaveMediaListEntry.progressVolumes ● Int ”The amount of volumes read by the user
The amount of times the user has rewatched/read the media
Priority of planning
If the entry should only be visible to authenticated user
Text notes
SaveMediaListEntry.hiddenFromStatusLists ● Boolean scalar
Section titled “SaveMediaListEntry.hiddenFromStatusLists ● Boolean ”If the entry shown be hidden from non-custom lists
SaveMediaListEntry.customLists ● [String] list scalar
Section titled “SaveMediaListEntry.customLists ● [String] ”Array of custom list names which should be enabled for this entry
SaveMediaListEntry.advancedScores ● [Float] list scalar
Section titled “SaveMediaListEntry.advancedScores ● [Float] ”Array of advanced scores
SaveMediaListEntry.startedAt ● FuzzyDateInput input
Section titled “SaveMediaListEntry.startedAt ● FuzzyDateInput ”When the entry was started by the user
SaveMediaListEntry.completedAt ● FuzzyDateInput input
Section titled “SaveMediaListEntry.completedAt ● FuzzyDateInput ”When the entry was completed by the user
List of anime or manga