toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist
Package-level
declarations
Types
Types
Anilist
Link copied to clipboard
class
Anilist
Anilist
GQLError
Link copied to clipboard
@
Serializable
class
AnilistGQLError
(
val
extensions
:
JsonObject
?
=
null
,
val
locations
:
List
<
GQLError.ErrorLocations
>
?
=
null
,
val
message
:
String
,
val
path
:
List
<
String
>
?
=
null
,
val
validation
:
JsonObject
?
=
null
,
val
status
:
Int
)
:
GQLError
Anilist
Request
Exception
Link copied to clipboard
class
AnilistRequestException
(
val
errorData
:
List
<
AnilistGQLError
>
)
:
Exception
Fragments
Link copied to clipboard
object
Fragments