deleteCountry

@SchemaMapping(field = "deleteCountry", typeName = "Mutation")
fun deleteCountry(@Argument id: UUID): Boolean