retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
library
/
io.github.wax911.library.model
Package-level
declarations
Types
Types
Empty
Graph
QLVariables
Link copied to clipboard
typealias
EmptyGraphQLVariables
=
co.anitrend.retrofit.graphql.model.EmptyGraphQLVariables
Graph
QLDocument
Registry
Link copied to clipboard
typealias
GraphQLDocumentRegistry
=
co.anitrend.retrofit.graphql.model.GraphQLDocumentRegistry
Graph
QLJson
Link copied to clipboard
typealias
GraphQLJson
=
co.anitrend.retrofit.graphql.model.GraphQLJson
Graph
QLNo
Var
Operation
Link copied to clipboard
typealias
GraphQLNoVarOperation
=
co.anitrend.retrofit.graphql.model.GraphQLNoVarOperation
Graph
QLOperation
Link copied to clipboard
typealias
GraphQLOperation
<
TVariables
>
=
co.anitrend.retrofit.graphql.model.GraphQLOperation
<
TVariables
>
Graph
QLRequest
Link copied to clipboard
typealias
GraphQLRequest
<
TVariables
>
=
co.anitrend.retrofit.graphql.model.GraphQLRequest
<
TVariables
>
Graph
QLResponse
Exception
Link copied to clipboard
typealias
GraphQLResponseException
=
co.anitrend.retrofit.graphql.model.GraphQLResponseException
Graph
QLVariables
Link copied to clipboard
typealias
GraphQLVariables
=
co.anitrend.retrofit.graphql.model.GraphQLVariables