AniList · Example Payload

Anilist Graphqlresponse Example

AnimeMangaEntertainmentMediaSocialDatabaseGraphQLOAuth2Public APIs

Anilist Graphqlresponse Example is an example object payload from AniList, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataerrorsextensions

Example Payload

anilist-graphqlresponse-example.json Raw ↑
{
  "data": {},
  "errors": [
    {}
  ],
  "extensions": {}
}