retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
compat
/
co.anitrend.retrofit.graphql.converter.response
/
GraphResponseConverterTest
Graph
Response
Converter
Test
class
GraphResponseConverterTest
Members
Constructors
Graph
Response
Converter
Test
Link copied to clipboard
constructor
(
)
Types
Test
Data
Link copied to clipboard
data
class
TestData
(
val
id
:
String
,
val
name
:
String
?
)
Functions
response
decode
handles
empty
object
response
Link copied to clipboard
fun
response decode handles empty object response
(
)
response
decode
with
Gson
backend
for
Graph
Container
Link copied to clipboard
fun
response decode with Gson backend for GraphContainer
(
)
response
decode
with
Gson
backend
for
Graph
Container
with
errors
Link copied to clipboard
fun
response decode with Gson backend for GraphContainer with errors
(
)
response
decode
with
Gson
backend
for
simple
type
Link copied to clipboard
fun
response decode with Gson backend for simple type
(
)