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
Package-level
declarations
Types
Types
Kotlinx
Graph
QLJson
Link copied to clipboard
class
KotlinxGraphQLJson
(
json
:
Json
=
Json { ignoreUnknownKeys = true }
)
:
GraphQLJson
kotlinx.serialization-backed implementation of
GraphQLJson
.