Studio
Animation or production company
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the studio | |
| name | String! | The name of the studio | |
| isAnimationStudio | Boolean! | If the studio is an animation studio or a different kind of company | |
| media | MediaConnection | The media the studio has worked on | |
| sort | [MediaSort] | The order the results will be returned in | |
| isMain | Boolean | If the studio was the primary animation studio of the media | |
| onList | Boolean | ||
| page | Int | The page | |
| perPage | Int | The amount of entries per page, max 25 | |
| siteUrl | String | The url for the studio page on the AniList website | |
| isFavourite | Boolean! | If the studio is marked as favourite by the currently authenticated user | |
| favourites | Int | The amount of user's who have favourited the studio | |
