AbstractConstructs a new BaseOperation instance.
OptionalauthToken: RequestAuthInput
The authentication material used for API requests. A string is treated as a bearer token for backwards compatibility.
Optionaloptions: RequestOptions
Transport settings scoped to this instance (timeout, cancellation, retry policy, lifecycle hooks).
AniListOperationis the AniList binding of the shared GraphQL protocol layer.It pins the AniList endpoint onto GraphQLOperation; everything else — request shaping, variable validation, envelope unwrapping, and transport behaviour — is inherited unchanged. Concrete AniList operations extend this class exactly as they previously extended
APIWrapper.