@mercurialweb/nexus-plugin-prisma
TypeScript icon, indicating that this package has built-in type declarations

5.13.0 • Public • Published

@mercurialweb/nexus-plugin-prisma

*Latest version of Prisma supported: 5.13.0

Note: Since the Prisma team is no longer keeping this library up to date with new Prisma versions, we have forked it.

This plugin integrates Prisma into Nexus. It gives you an API you to project fields from models defined in your Prisma schema into your GraphQL API. It also gives you an API to build GraphQL root fields that allow your API clients to query and mutate data.

You can find the documentation on the Nexus website.

Installation

npm install @mercurialweb/nexus-plugin-prisma
# OR
yarn add @mercurialweb/nexus-plugin-prisma

Readme

Keywords

Package Sidebar

Install

npm i @mercurialweb/nexus-plugin-prisma

Weekly Downloads

153

Version

5.13.0

License

MIT

Unpacked Size

351 kB

Total Files

163

Last publish

Collaborators

  • francesco.paltera