retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
serialization-kotlinx
/
co.anitrend.retrofit.graphql.serialization.kotlinx
/
KotlinxGraphQLTransportCodec
/
decodeResponse
decode
Response
open
override
fun
<
T
:
Any
>
decodeResponse
(
body
:
String
,
responseType
:
Type
)
:
T
(
source
)