@paljs/plugins
v7.1.0
Published
contain plugins to help you with Prisma
Downloads
23,361
Readme
Pal.js plugins
contain plugins to help you with Prisma
Prisma Select
Convert info: GraphQLResolveInfo
to select object accepted by prisma client
this will give you the best performance because you will just query exactly what you want in RootQuery this mean one resolver so no more N + 1 issue.
Prisma Delete
This tool is built for Prisma
Prisma Migrate cli not supported Relation onDelete so this tool is workaround this option