paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
684 stars 54 forks source link

Question: Can the Paljs Table/Editor "Connect" many-to-many relations the way Prisma Studio does? #130

Closed willwillis closed 3 years ago

willwillis commented 3 years ago

The Paljs admin/CRUD interface allows me to create new related objects, but I haven't found a way to connect 2 related items the way that Prisma Studio does, is that possible? Below a Dashboard has many Groups and from this screen I can associate multiple Groups to a Dashboard in one screen.

image

AhmedElywa commented 3 years ago

Hi @willwillis, I already added this feature in v1.2.3. Please do upgrade, and you can watch the release of the repo