toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist
/
AnilistGQLError
/
AnilistGQLError
Anilist
GQLError
constructor
(
extensions
:
JsonObject
?
=
null
,
locations
:
List
<
GQLError.ErrorLocations
>
?
=
null
,
message
:
String
,
path
:
List
<
String
>
?
=
null
,
validation
:
JsonObject
?
=
null
,
status
:
Int
)