`//Example enum UserType{ USER="USER", ADMIN="ADMIN" } ` I expected a select field. But there's no way to set that up in the admin
//Example enum UserType{ USER="USER", ADMIN="ADMIN" }I expected a select field. But there's no way to set that up in the admin