Skip to content

MediaList

Media list query

MediaList(
id: Int
userId: Int
userName: String
type: MediaType
status: MediaListStatus
mediaId: Int
isFollowing: Boolean
notes: String
startedAt: FuzzyDateInt
completedAt: FuzzyDateInt
compareWithAuthList: Boolean
userId_in: [Int]
status_in: [MediaListStatus]
status_not_in: [MediaListStatus]
status_not: MediaListStatus
mediaId_in: [Int]
mediaId_not_in: [Int]
notes_like: String
startedAt_greater: FuzzyDateInt
startedAt_lesser: FuzzyDateInt
startedAt_like: String
completedAt_greater: FuzzyDateInt
completedAt_lesser: FuzzyDateInt
completedAt_like: String
sort: [MediaListSort]
): MediaList

Filter by a list entry’s id

Filter by a user’s id

Filter by a user’s name

Filter by the list entries media type

Filter by the watching/reading status

Filter by the media id of the list entry

Filter list entries to users who are being followed by the authenticated user

Filter by note words and #tags

Filter by the date the user started the media

Filter by the date the user completed the media

Limit to only entries also on the auth user’s list. Requires user id or name arguments.

Filter by a user’s id (max 10,000 items)

Filter by the watching/reading status (max 10,000 items)

Filter by the watching/reading status (max 10,000 items)

Filter by the watching/reading status

Filter by the media id of the list entry (max 10,000 items)

Filter by the media id of the list entry (max 10,000 items)

Filter by note words and #tags

Filter by the date the user started the media

Filter by the date the user started the media

Filter by the date the user started the media

Filter by the date the user completed the media

Filter by the date the user completed the media

Filter by the date the user completed the media

The order the results will be returned in

List of anime or manga