# MediaListGroup

List group of anime or manga entries

| Field                    |                                                                                                              Argument | Type               | Description |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------: | ------------------ | ----------- |
| **entries**              |        \[[MediaList](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/medialist/README.md)] | Media list entries |             |
| **name**                 |                 [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                    |             |
| **isCustomList**         |               [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) |                    |             |
| **isSplitCompletedList** |               [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) |                    |             |
| **status**               | [MediaListStatus](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/enum/medialiststatus/README.md) |                    |             |
