Mandatory Typename Property
@ApolloExperimental
Content copied to clipboard
Constructors
Link copied to clipboard
fun MandatoryTypenameProperty(parentTypeName: String, possibleTypes: List<String>)
Content copied to clipboard
Functions
Link copied to clipboard
operator fun getValue(mapBuilder: MapBuilder, property: KProperty<*>): String
Content copied to clipboard
Link copied to clipboard
operator fun setValue( mapBuilder: MapBuilder, property: KProperty<*>, value: String)
Content copied to clipboard