apollo-kotlin
3.8.2
apollo-compiler
/
com.apollographql.apollo3.compiler.introspection
/
IntrospectionSchema
/
Schema
/
Type
/
Enum
/
Enum
Enum
fun
Enum
(
name
:
String
,
description
:
String
?
,
enumValues
:
List
<
IntrospectionSchema.Schema.Type.Enum.Value
>
)
Content copied to clipboard