# MediaListCollection

List of anime or manga

| Field              |                                                                                                                 Argument | Type                                                                                                                                                            | Description |
| ------------------ | -----------------------------------------------------------------------------------------------------------------------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| **lists**          | \[[MediaListGroup](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/medialistgroup/README.md)] | Grouped media list entries                                                                                                                                      |             |
| **user**           |                        [User](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/user/README.md) | The owner of the list                                                                                                                                           |             |
| **hasNextChunk**   |                  [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) | If there is another chunk                                                                                                                                       |             |
| **statusLists** ⚠️ |        \[\[[MediaList](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/medialist/README.md)]] | <p>A map of media list entry arrays grouped by status</p><p>⚠️ <strong>DEPRECATED</strong></p><p>Not GraphQL spec compliant, use lists field instead.</p>       |             |
| asArray            |                  [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) |                                                                                                                                                                 |             |
| **customLists** ⚠️ |        \[\[[MediaList](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/medialist/README.md)]] | <p>A map of media list entry arrays grouped by custom lists</p><p>⚠️ <strong>DEPRECATED</strong></p><p>Not GraphQL spec compliant, use lists field instead.</p> |             |
| asArray            |                  [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) |                                                                                                                                                                 |             |
