ApiV2-GraphQL-Docs icon indicating copy to clipboard operation
ApiV2-GraphQL-Docs copied to clipboard

MediaListCollection query sort by media title returns wrong lists

Open sgriosadair opened this issue 5 years ago • 1 comments

When I do a MediaListCollection query using any of the MEDIA_TITLE_* values the returned lists include the correct amount of media items but they are only returned in "Reading" and "Planning" and are not in the correct list for those two either. (Some items are actually "Reading" and listed in "Planning" and so on).

example of the query:

query ($userId: Int, $sort: [MediaListSort] = MEDIA_TITLE_ROMAJI)

sgriosadair avatar May 23 '20 16:05 sgriosadair

same problem here

henrik9999 avatar Apr 06 '21 16:04 henrik9999