EnumSchema

fun EnumSchema(enum: Set<String>, default: Any? = null, description: String? = null, nullable: Boolean? = null)