Version 5.1 - All the GraphQL #32
@ -403,7 +403,7 @@ class Model {
|
||||
* @return array
|
||||
*/
|
||||
public function getFullAnimeList(array $options = [
|
||||
'include' => 'media.mappings'
|
||||
'include' => 'anime.mappings'
|
||||
]): array
|
||||
{
|
||||
$status = $options['filter']['status'] ?? '';
|
||||
|
Loading…
Reference in New Issue
Block a user