Anitraklib
0.1.4-alpha
common
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
)