createCity

@SchemaMapping(field = "createCity", typeName = "Mutation")
fun createCity(@Argument city: CityInputDto): CityDto