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]): MediaListArguments
Section titled “Arguments”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
MediaList.compareWithAuthList ● Boolean scalar
Section titled “MediaList.compareWithAuthList ● Boolean ”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)
MediaList.status_in ● [MediaListStatus] list enum
Section titled “MediaList.status_in ● [MediaListStatus] ”Filter by the watching/reading status (max 10,000 items)
MediaList.status_not_in ● [MediaListStatus] list enum
Section titled “MediaList.status_not_in ● [MediaListStatus] ”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
MediaList.startedAt_greater ● FuzzyDateInt scalar
Section titled “MediaList.startedAt_greater ● FuzzyDateInt ”Filter by the date the user started the media
MediaList.startedAt_lesser ● FuzzyDateInt scalar
Section titled “MediaList.startedAt_lesser ● FuzzyDateInt ”Filter by the date the user started the media
Filter by the date the user started the media
MediaList.completedAt_greater ● FuzzyDateInt scalar
Section titled “MediaList.completedAt_greater ● FuzzyDateInt ”Filter by the date the user completed the media
MediaList.completedAt_lesser ● FuzzyDateInt scalar
Section titled “MediaList.completedAt_lesser ● FuzzyDateInt ”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