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

0.40.0 • Public • Published

@kenchi/nexus-plugin-prisma

trunk

Note: A replacement for this library is under development and available in early preview. More details in #1039. 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 @kenchi/nexus-plugin-prisma
# OR
yarn add @kenchi/nexus-plugin-prisma

Readme

Keywords

none

Package Sidebar

Install

npm i @kenchi/nexus-plugin-prisma

Weekly Downloads

62

Version

0.40.0

License

MIT

Unpacked Size

347 kB

Total Files

161

Last publish

Collaborators

  • bkrausz