map



fun Declaration.map(name: String, keyType: INonNullableScalar, valueType: INonNullable): Nothing

Deprecated (with error)

Can't be used inside scalars: structs, enums, etc.


fun Interface.map(name: String, keyType: INonNullableScalar, valueType: INonNullable): Nothing

Deprecated (with error)

Can't be used inside interface.