retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
runtime
/
co.anitrend.retrofit.graphql.converter.response
/
GraphQLResponseConverterTest
Graph
QLResponse
Converter
Test
class
GraphQLResponseConverterTest
Members
Constructors
Graph
QLResponse
Converter
Test
Link copied to clipboard
constructor
(
)
Functions
codec
decoding
failures
propagate
and
never
become
null
Link copied to clipboard
fun
codec decoding failures propagate and never become null
(
)
response
body
io
failures
propagate
with
type
context
and
never
become
null
Link copied to clipboard
fun
response body io failures propagate with type context and never become null
(
)
response
converter
forwards
the
raw
body
and
complete
parameterized
type
Link copied to clipboard
fun
response converter forwards the raw body and complete parameterized type
(
)
successful
conversions
return
the
decoded
value
and
never
null
Link copied to clipboard
fun
successful conversions return the decoded value and never null
(
)