apollo-kotlin
3.8.2
apollo-compiler
/
com.apollographql.apollo3.compiler.introspection
/
IntrospectionSchema
/
Schema
/
Type
/
Union
/
Union
Union
fun
Union
(
name
:
String
,
description
:
String
?
,
fields
:
List
<
IntrospectionSchema.Schema.Field
>
?
,
possibleTypes
:
List
<
IntrospectionSchema.Schema.TypeRef
>
?
)
Content copied to clipboard