A GraphQL response envelope as returned by the AniList API. The data field holds the root selection set of the operation.
data
unwrapGraphQLResponse
Optional
Root selection set returned by the operation, when present.
GraphQL-level failures returned inside the envelope, when present.
A GraphQL response envelope as returned by the AniList API. The
datafield holds the root selection set of the operation.See
unwrapGraphQLResponse