createCountry

@SchemaMapping(field = "createCountry", typeName = "Mutation")
fun createCountry(@Argument country: CountryInputDto): CountryDto