retrofit-graphql
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
retrofit-graphql
retrofit-graphql-codegen-core
/
co.anitrend.retrofit.graphql.codegen.parser
/
SchemaParser
/
toGraphQLType
to
Graph
QLType
fun
toGraphQLType
(
type
:
Type
<
*
>
)
:
GraphQLType
(
source
)
Converts a graphql-java
Type
AST node to our
GraphQLType
IR.