toggle menu
gqlclient
1.0.7
common
switch theme
search in API
gqlclient
/
io.github.vincentvibe3.gqlclient.http
/
Response
/
Response
Response
constructor
(
data
:
T
?
=
null
,
errors
:
List
<
E
>
?
=
null
,
httpResponse
:
HttpResponse
)
Parameters
T
The type to deserialize data into.
E
The type to deserialize errors.