@paljs/plugins
TypeScript icon, indicating that this package has built-in type declarations

6.0.7 • Public • Published

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

/@paljs/plugins/

    Package Sidebar

    Install

    npm i @paljs/plugins

    Homepage

    paljs.com/

    Weekly Downloads

    4,926

    Version

    6.0.7

    License

    MIT

    Unpacked Size

    25.1 kB

    Total Files

    12

    Last publish

    Collaborators

    • ahmedelywa