Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@paljs/plugins

paljs17.7kMIT8.2.0TypeScript support: included

contain plugins to help you with Prisma

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.

Full Docs

Prisma Delete

This tool is built for Prisma

Prisma Migrate cli not supported Relation onDelete so this tool is workaround this option

Full Docs