prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

prisma admin should support custom IDs #101

Open pantharshit00 opened 5 years ago

pantharshit00 commented 5 years ago

Right now this feature is in beta where you can provide custom ids when you have set id: ID! @id(strategy: NONE) https://github.com/prisma/prisma/issues/3839

So prisma admin will require to accept IDs in the future so that it can support this feature without throwing an error like so:

image