retrofit-graphql
      Target filter
Search in API
Skip to content
    retrofit-graphql
compat/co.anitrend.retrofit.graphql.serialization.gson/GsonGraphQLJsonTest

GsonGraphQLJsonTest

class GsonGraphQLJsonTest

Constructors

GsonGraphQLJsonTest
Link copied to clipboard
constructor()

Types

GetCurrentUserData
Link copied to clipboard
data class GetCurrentUserData(val viewer: GsonGraphQLJsonTest.GetCurrentUserData.Viewer?)

Functions

decode handles GraphContainer with both data and errors
Link copied to clipboard
fun decode handles GraphContainer with both data and errors()
decode handles GraphContainer with errors
Link copied to clipboard
fun decode handles GraphContainer with errors()
decode handles GraphContainer with parameterized type
Link copied to clipboard
fun decode handles GraphContainer with parameterized type()
decode handles partial data with null data and errors
Link copied to clipboard
fun decode handles partial data with null data and errors()
encode with explicit type uses type token
Link copied to clipboard
fun encode with explicit type uses type token()
encode with Gson serializes correctly
Link copied to clipboard
fun encode with Gson serializes correctly()
round-trip encode then decode preserves data
Link copied to clipboard
fun round-trip encode then decode preserves data()
Generated by Dokka
© 2026 Copyright