apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api
/
EnumType
/
EnumType
Enum
Type
common
@
ApolloDeprecatedSince
(
version
=
ApolloDeprecatedSince.Version.v3_5_1
)
fun
EnumType
(
name
:
String
)
Content copied to clipboard
fun
EnumType
(
name
:
String
,
values
:
List
<
String
>
)
Content copied to clipboard