MediaListCollection
Media list collection query, provides list pre-grouped by status & custom lists. User ID and Media Type arguments required.
MediaListCollection( userId: Int userName: String type: MediaType status: MediaListStatus notes: String startedAt: FuzzyDateInt completedAt: FuzzyDateInt forceSingleCompletedList: Boolean chunk: Int perChunk: Int status_in: [MediaListStatus] status_not_in: [MediaListStatus] status_not: MediaListStatus notes_like: String startedAt_greater: FuzzyDateInt startedAt_lesser: FuzzyDateInt startedAt_like: String completedAt_greater: FuzzyDateInt completedAt_lesser: FuzzyDateInt completedAt_like: String sort: [MediaListSort]): MediaListCollectionArguments
Section titled “Arguments”Filter by a user’s id
Filter by a user’s name
Filter by the list entries media type
MediaListCollection.status ● MediaListStatus enum
Section titled “MediaListCollection.status ● MediaListStatus ”Filter by the watching/reading status
Filter by note words and #tags
MediaListCollection.startedAt ● FuzzyDateInt scalar
Section titled “MediaListCollection.startedAt ● FuzzyDateInt ”Filter by the date the user started the media
MediaListCollection.completedAt ● FuzzyDateInt scalar
Section titled “MediaListCollection.completedAt ● FuzzyDateInt ”Filter by the date the user completed the media
MediaListCollection.forceSingleCompletedList ● Boolean scalar
Section titled “MediaListCollection.forceSingleCompletedList ● Boolean ”Always return completed list entries in one group, overriding the user’s split completed option.
Which chunk of list entries to load
The amount of entries per chunk, max 500
MediaListCollection.status_in ● [MediaListStatus] list enum
Section titled “MediaListCollection.status_in ● [MediaListStatus] ”Filter by the watching/reading status (max 10,000 items)
MediaListCollection.status_not_in ● [MediaListStatus] list enum
Section titled “MediaListCollection.status_not_in ● [MediaListStatus] ”Filter by the watching/reading status (max 10,000 items)
MediaListCollection.status_not ● MediaListStatus enum
Section titled “MediaListCollection.status_not ● MediaListStatus ”Filter by the watching/reading status
MediaListCollection.notes_like ● String scalar
Section titled “MediaListCollection.notes_like ● String ”Filter by note words and #tags
MediaListCollection.startedAt_greater ● FuzzyDateInt scalar
Section titled “MediaListCollection.startedAt_greater ● FuzzyDateInt ”Filter by the date the user started the media
MediaListCollection.startedAt_lesser ● FuzzyDateInt scalar
Section titled “MediaListCollection.startedAt_lesser ● FuzzyDateInt ”Filter by the date the user started the media
MediaListCollection.startedAt_like ● String scalar
Section titled “MediaListCollection.startedAt_like ● String ”Filter by the date the user started the media
MediaListCollection.completedAt_greater ● FuzzyDateInt scalar
Section titled “MediaListCollection.completedAt_greater ● FuzzyDateInt ”Filter by the date the user completed the media
MediaListCollection.completedAt_lesser ● FuzzyDateInt scalar
Section titled “MediaListCollection.completedAt_lesser ● FuzzyDateInt ”Filter by the date the user completed the media
MediaListCollection.completedAt_like ● String scalar
Section titled “MediaListCollection.completedAt_like ● String ”Filter by the date the user completed the media
MediaListCollection.sort ● [MediaListSort] list enum
Section titled “MediaListCollection.sort ● [MediaListSort] ”The order the results will be returned in
List of anime or manga