Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 649 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 649 Bytes

nexus-plugin-prisma

trunk

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.