address
address
/
de.fenste.ms.address.application.controllers
/
CityController
/
createCity
create
City
@
SchemaMapping
(
field
=
"createCity"
,
typeName
=
"Mutation"
)
fun
createCity
(
@
Argument
city
:
CityInputDto
)
:
CityDto