Hello everyone, I had to change today my ids from ID! to UUID! (postgres connector). I ran quickly on this issue
https://github.com/prisma/prisma/issues/2750. Just making sure before going into big refactoring, is there currently a way to support both id: UUID! @unique" and "tags: [String!]!" on the same type/entity?