retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
api
/
co.anitrend.retrofit.graphql.model
/
GraphQLResponseTest
Graph
QLResponse
Test
class
GraphQLResponseTest
Members
Constructors
Graph
QLResponse
Test
Link copied to clipboard
constructor
(
)
Functions
data
carries
a
present
value
Link copied to clipboard
fun
data carries a present value
(
)
data
defaults
to
Absent
Link copied to clipboard
fun
data defaults to Absent
(
)
error
locations
path
and
extensions
are
optional
Link copied to clipboard
fun
error locations path and extensions are optional
(
)
error
message
is
required
and
non-null
Link copied to clipboard
fun
error message is required and non-null
(
)
response
carries
errors
alongside
absent
data
Link copied to clipboard
fun
response carries errors alongside absent data
(
)
top
level
extensions
use
neutral
object
values
Link copied to clipboard
fun
top level extensions use neutral object values
(
)