Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
api-common
/
gropius.graphql
/
mapToEnumValue
mapToEnumValue
private
fun
mapToEnumValue
(
paramType
:
KType
,
enumValue
:
String
)
:
Enum
<
*
>
Map a value to an enum entry
Return
the entry
Parameters
param
Type
the enum type
enum
Value
the name of the enum entry