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.model
/
SchemaIndex
/
Companion
/
from
from
fun
from
(
types
:
List
<
SchemaType
>
)
:
SchemaIndex
(
source
)
Builds a
SchemaIndex
from parsed schema definitions.
Throws
Illegal
Argument
Exception
if duplicate schema names are encountered.