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
/
GraphQLValueTest
Graph
QLValue
Test
class
GraphQLValueTest
Members
Constructors
Graph
QLValue
Test
Link copied to clipboard
constructor
(
)
Functions
nested
values
preserve
the
full
structure
Link copied to clipboard
fun
nested values preserve the full structure
(
)
Null
is
an
explicit
singleton
null
Link copied to clipboard
fun
Null is an explicit singleton null
(
)
number
equality
is
scale
sensitive
like
Big
Decimal
Link copied to clipboard
fun
number equality is scale sensitive like BigDecimal
(
)
number
values
preserve
full
decimal
precision
Link copied to clipboard
fun
number values preserve full decimal precision
(
)
object
values
are
keyed
by
string
Link copied to clipboard
fun
object values are keyed by string
(
)
scalar
values
hold
their
payloads
Link copied to clipboard
fun
scalar values hold their payloads
(
)